|
JSR-184 Public Review Draft - Apr. 30, 2003. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Camera in javax.microedition.m3d |
Methods in javax.microedition.m3d that return Camera | |
Camera |
World.getActiveCamera()
Gets the currently active camera. |
Methods in javax.microedition.m3d with parameters of type Camera | |
void |
World.setActiveCamera(Camera camera)
Sets the Camera to use when rendering this World. |
void |
Graphics3D.setCamera(Camera camera,
Transform transform)
Sets the Camera to use in subsequent immediate mode rendering. |
|
JSR-184 Public Review Draft - Apr. 30, 2003. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |