This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy
| static OVRPose | Converts the given world-space transform to an OVRPose in tracking space. |
| static OVRPose | ToWorldSpacePose ( OVRPose trackingSpacePose ) Converts the given pose from tracking-space to world-space. |
| static OVRPose | Converts the given world-space transform to an OVRPose in head space. |
| static OVRPose | |
| static void | |
| static OVRPose | ToOVRPose ( this OVRPlugin.Posef p ) |
| static OVRTracker.Frustum | ToFrustum ( this OVRPlugin.Frustumf f ) |
| static Color | FromColorf ( this OVRPlugin.Colorf c ) |
| static OVRPlugin.Colorf | ToColorf ( this Color c ) |
| static Vector3 | FromVector3f ( this OVRPlugin.Vector3f v ) |
| static Vector3 | FromFlippedZVector3f ( this OVRPlugin.Vector3f v ) |
| static OVRPlugin.Vector3f | ToVector3f ( this Vector3 v ) |
| static OVRPlugin.Vector3f | ToFlippedZVector3f ( this Vector3 v ) |
| static Quaternion | FromQuatf ( this OVRPlugin.Quatf q ) |
| static Quaternion | FromFlippedZQuatf ( this OVRPlugin.Quatf q ) |
| static OVRPlugin.Quatf | ToQuatf ( this Quaternion q ) |
| static OVRPlugin.Quatf | ToFlippedZQuatf ( this Quaternion q ) |
| static OVR.OpenVR.HmdMatrix34_t | ConvertToHMDMatrix34 ( this Matrix4x4 m ) |