M3G 1.1 -- Jun 22, 2005

Uses of Class
javax.microedition.m3g.Light

Uses of Light in javax.microedition.m3g
 

Methods in javax.microedition.m3g that return Light
 Light Graphics3D.getLight(int index, Transform transform)
          Returns a light in the current light array.
 

Methods in javax.microedition.m3g with parameters of type Light
 int Graphics3D.addLight(Light light, Transform transform)
          Binds a Light to use in subsequent immediate mode rendering.
 void Graphics3D.setLight(int index, Light light, Transform transform)
          Replaces or modifies a Light currently bound for immediate mode rendering.
 


M3G 1.1 -- Jun 22, 2005

Copyright © 2005 Nokia Corporation. See the Copyright Notice for details.