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

T

TRANSLATION - Static variable in class javax.microedition.m3g.AnimationTrack
Specifies the translation (T) component of a Transformable object as an animation target.
TRUE_COLOR - Static variable in class javax.microedition.m3g.Graphics3D
A parameter to bindTarget, specifying that true color rendering should be turned on.
Texture2D - class javax.microedition.m3g.Texture2D.
An Appearance component encapsulating a two-dimensional texture image and a set of attributes specifying how the image is to be applied on submeshes.
Texture2D(Image2D) - Constructor for class javax.microedition.m3g.Texture2D
Constructs a new texture object with the given image, setting the texture attributes to their default values.
Transform - class javax.microedition.m3g.Transform.
A generic 4x4 floating point matrix, representing a transformation.
Transform() - Constructor for class javax.microedition.m3g.Transform
Constructs a new Transform object and initializes it to the 4x4 identity matrix.
Transform(Transform) - Constructor for class javax.microedition.m3g.Transform
Constructs a new Transform object and initializes it by copying in the contents of the given Transform.
Transformable - class javax.microedition.m3g.Transformable.
An abstract base class for Node and Texture2D, defining common methods for manipulating node and texture transformations.
TriangleStripArray - class javax.microedition.m3g.TriangleStripArray.
TriangleStripArray defines an array of triangle strips.
TriangleStripArray(int, int[]) - Constructor for class javax.microedition.m3g.TriangleStripArray
Constructs a triangle strip array with implicit indices.
TriangleStripArray(int[], int[]) - Constructor for class javax.microedition.m3g.TriangleStripArray
Constructs a triangle strip array with explicit indices.
transform(VertexArray, float[], boolean) - Method in class javax.microedition.m3g.Transform
Multiplies the elements of the given VertexArray with this matrix, storing the transformed values in a float array.
transform(float[]) - Method in class javax.microedition.m3g.Transform
Multiplies the given array of 4D vectors with this matrix.
translate(float, float, float) - Method in class javax.microedition.m3g.Transformable
Adds the given offset to the current translation component.
transpose() - Method in class javax.microedition.m3g.Transform
Transposes this matrix.

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.