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

F

FAR_DISTANCE - Static variable in class javax.microedition.m3g.AnimationTrack
Specifies the far distance of a Camera or Fog as an animation target.
FIELD_OF_VIEW - Static variable in class javax.microedition.m3g.AnimationTrack
Specifies the field of view of a Camera as an animation target.
FILTER_BASE_LEVEL - Static variable in class javax.microedition.m3g.Texture2D
A level filtering parameter to setFiltering that selects the base level image, even if mipmap levels exist.
FILTER_LINEAR - Static variable in class javax.microedition.m3g.Texture2D
A parameter to setFiltering that selects linear filtering.
FILTER_NEAREST - Static variable in class javax.microedition.m3g.Texture2D
A parameter to setFiltering that selects nearest neighbor filtering.
FUNC_ADD - Static variable in class javax.microedition.m3g.Texture2D
A parameter to setBlending, specifying that the texel color is to be added to the fragment color.
FUNC_BLEND - Static variable in class javax.microedition.m3g.Texture2D
A parameter to setBlending, specifying that the texture blend color is to be blended into the fragment color in proportion to the texel RGB values.
FUNC_DECAL - Static variable in class javax.microedition.m3g.Texture2D
A parameter to setBlending, specifying that the texel color is to be blended into the fragment color in proportion to the texel alpha.
FUNC_MODULATE - Static variable in class javax.microedition.m3g.Texture2D
A parameter to setBlending, specifying that the texel color and/or alpha are to be multiplied with the fragment color and alpha.
FUNC_REPLACE - Static variable in class javax.microedition.m3g.Texture2D
A parameter to setBlending, specifying that the texel color and/or alpha are to replace the fragment color and alpha.
Fog - class javax.microedition.m3g.Fog.
An Appearance component encapsulating attributes for fogging.
Fog() - Constructor for class javax.microedition.m3g.Fog
Constructs a new Fog object with default values.
find(int) - Method in class javax.microedition.m3g.Object3D
Retrieves an object that has the given user ID and is reachable from this 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.