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

L

LINEAR - Static variable in class javax.microedition.m3g.Fog
A parameter to setMode, specifying linear fog.
LINEAR - Static variable in class javax.microedition.m3g.KeyframeSequence
A constructor parameter that specifies linear interpolation between keyframes.
LOOP - Static variable in class javax.microedition.m3g.KeyframeSequence
A parameter to setRepeatMode, specifying that this sequence is to be repeated indefinitely.
LUMINANCE - Static variable in class javax.microedition.m3g.Image2D
A constructor parameter specifying that this Image2D has a luminance component only.
LUMINANCE_ALPHA - Static variable in class javax.microedition.m3g.Image2D
A constructor parameter specifying that this Image2D has luminance and alpha components.
Light - class javax.microedition.m3g.Light.
A scene graph node that represents different kinds of light sources.
Light() - Constructor for class javax.microedition.m3g.Light
Constructs a new Light with default values.
Loader - class javax.microedition.m3g.Loader.
Downloads and deserializes scene graph nodes and node components, as well as entire scene graphs.
load(String) - Static method in class javax.microedition.m3g.Loader
Deserializes Object3D instances from the named resource.
load(byte[], int) - Static method in class javax.microedition.m3g.Loader
Deserializes Object3D instances from the given byte array, starting at the given offset.

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.