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

W

WINDING_CCW - Static variable in class javax.microedition.m3g.PolygonMode
A parameter to setWinding, specifying that a polygon having its vertices in counter-clockwise order in screen space is to be considered front-facing.
WINDING_CW - Static variable in class javax.microedition.m3g.PolygonMode
A parameter to setWinding, specifying that a polygon having its vertices in clockwise order in screen space is to be considered front-facing.
WRAP_CLAMP - Static variable in class javax.microedition.m3g.Texture2D
A parameter to setWrapping, specifying that the texture image is to be repeated only once.
WRAP_REPEAT - Static variable in class javax.microedition.m3g.Texture2D
A parameter to setWrapping, specifying that the texture image is to be repeated indefinitely.
World - class javax.microedition.m3g.World.
A special Group node that is a top-level container for scene graphs.
World() - Constructor for class javax.microedition.m3g.World
Creates an empty World with default values.

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.