JSR-184 Public Review Draft - Apr. 30, 2003.
A B C D E F G I J K L M N O P R S T U V W X Y Z

C

Camera - class javax.microedition.m3d.Camera.
Camera defines parameters for projecting the 3D world to the display.
Camera() - Constructor for class javax.microedition.m3d.Camera
Constructs a new Camera node with default values.
CENTER - Static variable in class javax.microedition.m3d.Background
Specifies that the background image be centered in the viewport in the X or Y direction.
clear(int, Background) - Method in class javax.microedition.m3d.Graphics3D
Clears the color and/or depth buffer of this Graphics3D.
clone() - Method in class javax.microedition.m3d.Object3D
Creates a duplicate of this Object3D.
COLOR - Static variable in class javax.microedition.m3d.AnimationTrack
Specifies the color of a Light, the background color of a Background, the fog color in Fog, or the texture blend color in Texture2D as an animation target.
CompositingMode - class javax.microedition.m3d.CompositingMode.
An Appearance component encapsulating per-pixel compositing attributes.
CompositingMode() - Constructor for class javax.microedition.m3d.CompositingMode
Constructs a CompositingMode object with default values.
createGraphics3D() - Static method in class javax.microedition.m3d.Graphics3D
Creates a new Graphics3D instance.
CROP - Static variable in class javax.microedition.m3d.AnimationTrack
Specifies the cropping parameters of a Sprite node as an animation target.
CULL_BACK - Static variable in class javax.microedition.m3d.GeometryMode
Specifies that the back-facing side of a polygon is not drawn.
CULL_FRONT - Static variable in class javax.microedition.m3d.GeometryMode
Specifies that the front-facing side of a polygon is not drawn.
CULL_NONE - Static variable in class javax.microedition.m3d.GeometryMode
Specifies that both sides of a polygon are rendered.

JSR-184 Public Review Draft - Apr. 30, 2003.
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.