Package gaiasky.vr.openvr
package gaiasky.vr.openvr
-
Interface Summary
-
Class SummaryClassDescriptionResponsible for initializing the VR system, managing rendering surfaces, getting tracking device poses, submitting the rendering results to the HMD and rendering the surfaces side by side to the companion window on the desktop.Axes ids on VR controllersButton ids on VR controllersRepresents the pose of a
VRContext.VRDevice
, including its transform, velocity and angular velocity. -
Enum Class SummaryEnum ClassDescriptionSpace in which matrices and vectors are returned in by
VRContext.VRDevice
methods taking aVRContext.Space
.The role of aVRContext.VRDevice
of typeVRContext.VRDeviceType.Controller
Type of aVRContext.VRDevice
-
Exception Summary