M3G 1.1 -- Jun 22, 2005
A B C D E F G I J K L M N O P R S T V W X Y Z

I

INTENSITY - Static variable in class javax.microedition.m3g.AnimationTrack
Specifies the intensity of a Light as an animation target.
Image2D - class javax.microedition.m3g.Image2D.
A two-dimensional image that can be used as a texture, background or sprite image.
Image2D(int, Object) - Constructor for class javax.microedition.m3g.Image2D
Constructs an immutable Image2D by copying pixels from a MIDP or AWT Image.
Image2D(int, int, int, byte[]) - Constructor for class javax.microedition.m3g.Image2D
Constructs an immutable Image2D by copying pixels from a byte array.
Image2D(int, int, int, byte[], byte[]) - Constructor for class javax.microedition.m3g.Image2D
Constructs an immutable Image2D by copying palette indices from a byte array, and the palette entries from another byte array.
Image2D(int, int, int) - Constructor for class javax.microedition.m3g.Image2D
Constructs an empty, mutable Image2D with the given dimensions.
IndexBuffer - class javax.microedition.m3g.IndexBuffer.
An abstract class defining how to connect vertices to form a geometric object.
invert() - Method in class javax.microedition.m3g.Transform
Inverts this matrix, if possible.
isAlphaWriteEnabled() - Method in class javax.microedition.m3g.CompositingMode
Queries whether alpha writing is enabled.
isColorClearEnabled() - Method in class javax.microedition.m3g.Background
Queries whether color buffer clearing is enabled.
isColorWriteEnabled() - Method in class javax.microedition.m3g.CompositingMode
Queries whether color writing is enabled.
isDepthBufferEnabled() - Method in class javax.microedition.m3g.Graphics3D
Queries whether depth buffering is enabled for the current rendering target.
isDepthClearEnabled() - Method in class javax.microedition.m3g.Background
Queries whether depth buffer clearing is enabled.
isDepthTestEnabled() - Method in class javax.microedition.m3g.CompositingMode
Queries whether depth testing is enabled.
isDepthWriteEnabled() - Method in class javax.microedition.m3g.CompositingMode
Queries whether depth writing is enabled.
isLocalCameraLightingEnabled() - Method in class javax.microedition.m3g.PolygonMode
Queries whether local camera lighting is enabled.
isMutable() - Method in class javax.microedition.m3g.Image2D
Queries whether this Image2D is mutable.
isPerspectiveCorrectionEnabled() - Method in class javax.microedition.m3g.PolygonMode
Queries whether perspective correction is enabled.
isPickingEnabled() - Method in class javax.microedition.m3g.Node
Retrieves the picking enable flag of this Node.
isRenderingEnabled() - Method in class javax.microedition.m3g.Node
Retrieves the rendering enable flag of this Node.
isScaled() - Method in class javax.microedition.m3g.Sprite3D
Returns the automatic scaling status of this Sprite3D.
isTwoSidedLightingEnabled() - Method in class javax.microedition.m3g.PolygonMode
Queries whether two-sided lighting is enabled.
isVertexColorTrackingEnabled() - Method in class javax.microedition.m3g.Material
Queries whether vertex color tracking is enabled.

M3G 1.1 -- Jun 22, 2005
A B C D E F G I J K L M N O P R S T V W X Y Z
Copyright © 2005 Nokia Corporation. See the Copyright Notice for details.