us.ihmc.graphics3DAdapter
Interface CameraAdapter

All Known Implementing Classes:
JMECamera

public interface CameraAdapter


Method Summary
 javax.vecmath.Point3d getCameraPosition()
           
 javax.vecmath.Quat4d getCameraRotation()
           
 float getHorizontalFovInRadians()
           
 

Method Detail

getCameraPosition

javax.vecmath.Point3d getCameraPosition()

getCameraRotation

javax.vecmath.Quat4d getCameraRotation()

getHorizontalFovInRadians

float getHorizontalFovInRadians()