| 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 ) |