Package com.jogamp.opengl.util.stereo
Class LocationSensorParameter
java.lang.Object
com.jogamp.opengl.util.stereo.LocationSensorParameter
Constant parameter of the positioning sensor to locate the
ViewerPose.-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal FrustumTheFrustumof the location sensor.final Frustum.FovDescTheFrustum'sFrustum.FovDescdescription of the location sensor.final float[]TheFrustum's float[16] projection matrix of the location sensor. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
frustum
TheFrustumof the location sensor. -
frustumDesc
TheFrustum'sFrustum.FovDescdescription of the location sensor. -
frustumProjMat
public final float[] frustumProjMatTheFrustum's float[16] projection matrix of the location sensor.
-
-
Constructor Details
-
LocationSensorParameter
-
-
Method Details