C# Class KinectWithVRServer.MergedSkeleton

Show file Open project: vancegroup/KVR

Private Properties

Property Type Description
AddSkeletonToMerge void
MergedSkeleton System
RecalculateAllVariables void
RecalculateHandGrab bool
RecalculateJointConfidence TrackingConfidence
RecalculateJointOrientation System.Windows.Media.Media3D.Quaternion
RecalculateJointPosition System.Windows.Media.Media3D.Point3D
RecalculateJointTrackingState TrackingState
RecalculatePosition System.Windows.Media.Media3D.Point3D
RecalculateSkeletonTrackingState TrackingState

Private Methods

Method Description
AddSkeletonToMerge ( KinectSkeleton skeleton ) : void
MergedSkeleton ( ) : System
RecalculateAllVariables ( ) : void
RecalculateHandGrab ( JointType hand ) : bool
RecalculateJointConfidence ( JointType joint ) : TrackingConfidence
RecalculateJointOrientation ( JointType joint ) : System.Windows.Media.Media3D.Quaternion
RecalculateJointPosition ( JointType joint ) : System.Windows.Media.Media3D.Point3D
RecalculateJointTrackingState ( JointType joint ) : TrackingState
RecalculatePosition ( ) : System.Windows.Media.Media3D.Point3D
RecalculateSkeletonTrackingState ( ) : TrackingState