Class LocationSensorParameter


  • public final class LocationSensorParameter
    extends Object
    Constant parameter of the positioning sensor to locate the ViewerPose.
    • Field Detail

      • frustum

        public final Frustum frustum
        The Frustum of the location sensor.
      • frustumProjMat

        public final float[] frustumProjMat
        The Frustum's float[16] projection matrix of the location sensor.
    • Constructor Detail

      • LocationSensorParameter

        public LocationSensorParameter​(Frustum.FovDesc fovDesc)