API reference
API reference
Select your platform
No SDKs available
No versions available

OVREnumExtensions Class

Overview

Static Public Member Functions

static bool
IsHand
( this OVRSkeleton.SkeletonType skeletonType )
static OVRHand.Hand
AsHandType
( this OVRSkeleton.SkeletonType skeletonType )
static OVRSkeleton.SkeletonType
AsSkeletonType
( this OVRHand.Hand hand )
static OVRMesh.MeshType
AsMeshType
( this OVRHand.Hand hand )
static OVRHand.Hand
AsHandType
( this OVRMesh.MeshType meshType )

Details

Static Member Functions

static bool OVREnumExtensions.IsHand
( this OVRSkeleton.SkeletonType skeletonType )
No description available.
static OVRHand.Hand OVREnumExtensions.AsHandType
( this OVRSkeleton.SkeletonType skeletonType )
No description available.
static OVRSkeleton.SkeletonType OVREnumExtensions.AsSkeletonType
( this OVRHand.Hand hand )
No description available.
static OVRMesh.MeshType OVREnumExtensions.AsMeshType
( this OVRHand.Hand hand )
No description available.
static OVRHand.Hand OVREnumExtensions.AsHandType
( this OVRMesh.MeshType meshType )
No description available.