JSR-184 Public Review Draft - Apr. 30, 2003.

Uses of Class
javax.microedition.m3d.Camera

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.

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