Trees | Indices | Help |
|
---|
|
Classes | |
vrOpenVRController Deprecated; use vrDeviceService, vrdVRDevice and vrdDeviceInteraction instead. |
|
vrOpenVRFrameTimings The vrOpenVRFrameTimings class stores timing information from the OpenVR library that can be queried by calling getOpenVRFrameTimings(). |
Functions | |||
vrOpenVRFrameTimings |
|
||
Pnt3f |
|
||
int |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Function Details |
Windows only: Retrieves the frame timings.
|
Returns the OpenVR tracking reference origin. Default is (0, 0, 0). Can be changed with setOpenVRTrackingOrigin.
|
Windows only: Retrieves the tracking origin type for OpenVR.
|
Resets the Seated Zero Pose for Seated tracking mode while OpenVR is running. Execute this command while wearing the HMD and sitting in a comfortable position. |
Windows only: Enables/Disables tracking of openvr controller.
|
Windows only: Enables/Disables forcing of interleaved reprojection. If enabled, the scene will be rendered with half the frame rate and every other frame will be interpolated.
|
Windows only: Sets the view to show in the VRED UI while using an OpenVR HMD.
|
Windows only: Enables/Disables tracking of openvr hmd.
|
Windows only: Enables/Disables the use of a hidden area mesh to mask out invisible areas in order to reduce shading costs.
|
Windows only: Enables/Disables tracking of openvr hmd and controller.
|
Sets the tracking reference origin for OpenVR tracking. Use it to correct any offsets in the scene. This function always assumes Y-Up, even if Z-up is set in the scene. If the tracking origin should be at pos = (x_scene, y_scene, z_scene) in the VRED scene, call setOpenVRTrackingOrigin(Pnt3f(-x_scene, -z_scene, y_scene)).
|
Windows only: Sets the tracking origin type for OpenVR.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 29 09:33:21 2024 | http://epydoc.sourceforge.net |