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

C

COLOR - Static variable in class javax.microedition.m3g.AnimationTrack
Specifies the color of a Light, Background, or Fog, or the texture blend color in Texture2D, or the VertexBuffer default color as an animation target.
CONSTANT - Static variable in class javax.microedition.m3g.KeyframeSequence
A parameter to setRepeatMode, specifying that this sequence is to be played back just once and not repeated.
CROP - Static variable in class javax.microedition.m3g.AnimationTrack
Specifies the cropping parameters of a Sprite3D or Background as an animation target.
CULL_BACK - Static variable in class javax.microedition.m3g.PolygonMode
A parameter to setCulling, specifying that the back-facing side of a polygon is not to be drawn.
CULL_FRONT - Static variable in class javax.microedition.m3g.PolygonMode
A parameter to setCulling, specifying that the front-facing side of a polygon is not to be drawn.
CULL_NONE - Static variable in class javax.microedition.m3g.PolygonMode
A parameter to setCulling, specifying that both faces of a polygon are to be drawn.
Camera - class javax.microedition.m3g.Camera.
A scene graph node that defines the position of the viewer in the scene and the projection from 3D to 2D.
Camera() - Constructor for class javax.microedition.m3g.Camera
Constructs a new Camera node with default values.
CompositingMode - class javax.microedition.m3g.CompositingMode.
An Appearance component encapsulating per-pixel compositing attributes.
CompositingMode() - Constructor for class javax.microedition.m3g.CompositingMode
Constructs a CompositingMode object with default values.
clear(Background) - Method in class javax.microedition.m3g.Graphics3D
Clears the viewport as specified in the given Background object.

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.