|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextureProjected2D | |
---|---|
com.metsci.glimpse.support.texture | Extensions to the basic Texture subclasses. |
Uses of TextureProjected2D in com.metsci.glimpse.support.texture |
---|
Subclasses of TextureProjected2D in com.metsci.glimpse.support.texture | |
---|---|
class |
ByteTextureProjected2D
A texture class which stores 8 bit integer values (uncapped). |
class |
ColorTextureProjected2D
A texture class which stores 4 channel RGBA colors. |
class |
FloatTextureProjected2D
A texture class which stores 32 bit fixed point values (uncapped). |
class |
LuminanceTextureProjected2D
A texture class which stores 16 bit fixed point greyscale values (capped from 0 to 1). |
class |
ShortTextureProjected2D
A texture class which stores 16 bit integer values (uncapped). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |