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 Frustum
TheFrustum
of the location sensor.final Frustum.FovDesc
TheFrustum
'sFrustum.FovDesc
description of the location sensor.final float[]
TheFrustum
's float[16] projection matrix of the location sensor. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
frustum
TheFrustum
of the location sensor. -
frustumDesc
TheFrustum
'sFrustum.FovDesc
description of the location sensor. -
frustumProjMat
public final float[] frustumProjMatTheFrustum
's float[16] projection matrix of the location sensor.
-
-
Constructor Details
-
LocationSensorParameter
-
-
Method Details