Package | Description |
---|---|
com.metsci.glimpse.gl.texture |
Wrapper classes for working with OpenGL textures inside a
GlimpsePainter . |
com.metsci.glimpse.support.texture |
Extensions to the basic
Texture subclasses. |
Modifier and Type | Method and Description |
---|---|
void |
FloatTexture2D.draw(javax.media.opengl.GL2 gl,
int texUnit,
Collection<TextureUnit<Texture>> multiTextureList) |
void |
DrawableTexture.draw(javax.media.opengl.GL2 gl,
int texUnit,
Collection<TextureUnit<Texture>> multiTextureList) |
Modifier and Type | Method and Description |
---|---|
void |
TextureProjected2D.draw(javax.media.opengl.GL2 gl,
int texUnit,
Collection<TextureUnit<Texture>> multiTextureList) |
Copyright © 2016 Metron, Inc.. All rights reserved.