Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
O
P
R
S
T
U
V
W
T
Texture
<
TTexture
extends
Texture
<
TTexture
>> - Class in
com.neovisionaries.android.opengl
OpenGL ES texture.
Texture(TextureType)
- Constructor for class com.neovisionaries.android.opengl.
Texture
A constructor with a texture type.
Texture2D
- Class in
com.neovisionaries.android.opengl
OpenGL ES 2D texture.
Texture2D()
- Constructor for class com.neovisionaries.android.opengl.
Texture2D
A constructor to create a 2D texture (GL_TEXTURE_2D).
TextureCubeMap
- Class in
com.neovisionaries.android.opengl
OpenGL ES cube map texture.
TextureCubeMap()
- Constructor for class com.neovisionaries.android.opengl.
TextureCubeMap
A constructor to create a cube map texture (GL_TEXTURE_CUBE_MAP).
TextureState
- Enum in
com.neovisionaries.android.opengl
State of
Texture
.
TextureType
- Enum in
com.neovisionaries.android.opengl
Texture type.
Transform
- Class in
com.neovisionaries.android.opengl
Transform.
Transform()
- Constructor for class com.neovisionaries.android.opengl.
Transform
translate(float, float, float)
- Method in class com.neovisionaries.android.opengl.
Transform
transpose()
- Method in class com.neovisionaries.android.opengl.
Transform
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
O
P
R
S
T
U
V
W