Uses of Class
com.croftsoft.core.media.jogl.camera.JoglCamera.Translation

Packages that use JoglCamera.Translation
com.croftsoft.core.media.jogl.camera JOGL camera orientation. 
 

Uses of JoglCamera.Translation in com.croftsoft.core.media.jogl.camera
 

Methods in com.croftsoft.core.media.jogl.camera that return JoglCamera.Translation
static JoglCamera.Translation JoglCamera.Translation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JoglCamera.Translation[] JoglCamera.Translation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.croftsoft.core.media.jogl.camera with parameters of type JoglCamera.Translation
 void JoglCameraMut.translate(JoglCamera.Translation translation, double distance)
           
 void JoglCameraImp.translate(JoglCamera.Translation translation, double distance)
           
 


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)