Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JSR-184 Public Review Draft - Apr. 30, 2003.
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
I
Image2D
- class javax.microedition.m3d.
Image2D
.
A two-dimensional image that can be used as a texture, background or sprite image.
Image2D(int, int, int)
- Constructor for class javax.microedition.m3d.
Image2D
Constructs a new, mutable Image2D for off-screen rendering.
Image2D(int, int, int, byte[])
- Constructor for class javax.microedition.m3d.
Image2D
Constructs a new, immutable Image2D with the given dimensions, copying the raw image data from a byte array.
Image2D(int, int, int, byte[], byte[])
- Constructor for class javax.microedition.m3d.
Image2D
Constructs a new, immutable Image2D with the given dimensions, copying the raw image data and the palette from two byte arrays.
Image2D(int, Object)
- Constructor for class javax.microedition.m3d.
Image2D
Constructs a new, immutable Image2D by copying pixels from a MIDP or AWT Image.
IndexBuffer
- class javax.microedition.m3d.
IndexBuffer
.
IndexBuffer defines how to connect vertices in a VertexBuffer to form 3D surface primitives, such as triangles.
INTENSITY
- Static variable in class javax.microedition.m3d.
AnimationTrack
Specifies the intensity of a Light as an animation target.
invert()
- Method in class javax.microedition.m3d.
Transform
Inverts this matrix, if possible.
isClosed()
- Method in class javax.microedition.m3d.
KeyframeSequence
Queries whether this KeyframeSequence is open or closed (looping).
isColorWriteEnabled()
- Method in class javax.microedition.m3d.
CompositingMode
Queries whether color writing is enabled.
isDepthTestEnabled()
- Method in class javax.microedition.m3d.
CompositingMode
Queries whether depth testing is enabled.
isDepthWriteEnabled()
- Method in class javax.microedition.m3d.
CompositingMode
Queries whether depth writing is enabled.
isDirectional()
- Method in class javax.microedition.m3d.
Light
Queries whether this Light is directional or positional.
isEnabled()
- Method in class javax.microedition.m3d.
Node
Determines whether this node is enabled or disabled.
isMutable()
- Method in class javax.microedition.m3d.
Image2D
Queries whether this Image2D is mutable.
isScaled()
- Method in class javax.microedition.m3d.
Sprite
Returns the automatic scaling status of this Sprite.
isVertexColorTrackingEnabled()
- Method in class javax.microedition.m3d.
Material
Queries whether vertex color tracking is enabled.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JSR-184 Public Review Draft - Apr. 30, 2003.
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
Copyright © 2003 Nokia Corporation. See the
Copyright Notice
for details.