GlimpsePainter
.See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
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.
|
GlimpsePainter
.Copyright © 2013 Metron, Inc.. All rights reserved.