C D E F G I M P R S T V

C

COLORS - Static variable in class m3gab.MascotSample
Colors are not used in this example.
commandAction(Command, Displayable) - Method in class m3gab.Main
Receives command actions.

D

destroy() - Method in class m3gab.MascotSample
Stops the animation thread.
destroyApp(boolean) - Method in class m3gab.Main
Enters the destroyed state.

E

effect - Variable in class m3gab.MascotSample
Appearance settings.
exitCommand - Variable in class m3gab.Main
Exit command.

F

FACE_NORMALS - Static variable in class m3gab.MascotSample
Normals (unit length 4096).
figureLayout - Variable in class m3gab.MascotSample
Transformation.

G

graphics - Variable in class m3gab.MascotSample
2D graphics singleton used for rendering.
graphics3d - Variable in class m3gab.MascotSample
3D graphics singleton used for rendering.

I

init() - Method in class m3gab.MascotSample
Initializes the sample.
isRunning - Variable in class m3gab.MascotSample
Flag whether thread is running.

M

m3gab - package m3gab
 
Main - Class in m3gab
MIDlet for MascotSample.
Main() - Constructor for class m3gab.Main
Constructor.
MascotSample - Class in m3gab
Demonstrates 3D rendering using the MascotCapsule V3 API (com.mascotcapsule.micro3d.v3).
MascotSample() - Constructor for class m3gab.MascotSample
Constructor.

P

pauseApp() - Method in class m3gab.Main
Enters the paused state.

R

render(Graphics) - Method in class m3gab.MascotSample
Renders the sample.
rotation - Variable in class m3gab.MascotSample
Matrix used for rotation.
run() - Method in class m3gab.MascotSample
Animation loop.

S

sample - Variable in class m3gab.Main
The sample.
startApp() - Method in class m3gab.Main
Enters the active state.

T

texture - Variable in class m3gab.MascotSample
Texture.

V

VERTEX_POSITIONS - Static variable in class m3gab.MascotSample
Vertex positions.
VERTEX_TEX_COORDS - Static variable in class m3gab.MascotSample
Texture coordinates (in pixels).

C D E F G I M P R S T V