|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
GlimpsePainter
.
See:
Description
Interface Summary | |
---|---|
ColorTexture1D.MutatorColor1D | |
DrawableTexture | A marker interface indicating that the Texture is able
to draw itself given a GL handle. |
FloatTexture1D.MutatorFloat1D | |
FloatTexture2D.MutatorFloat2D | |
Texture | Wrapper interface for an OpenGL texture. |
Class Summary | |
---|---|
AbstractTexture | An abstract Texture implementation which wraps an OpenGL
integer texture handle but makes no assumptions about the
data types stored in the texture. |
ColorTexture1D | |
ColorTexture1D.Builder | |
ColorTexture1D.ColorGradientBuilder | |
FloatTexture1D | A one dimensional texture storing float values. |
FloatTexture2D | A two dimensional texture storing float values. |
Wrapper classes for working with OpenGL textures inside a
GlimpsePainter
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |