C# Class OpenNISkeleton, Elemental

Inheritance: MonoBehaviour
Afficher le fichier Open project: CodeStrumpet/Elemental Class Usage Examples

Méthodes publiques

Свойство Type Description
Head Transform
LeftAnkle Transform
LeftCollar Transform
LeftElbow Transform
LeftFingertip Transform
LeftFoot Transform
LeftHand Transform
LeftHip Transform
LeftKnee Transform
LeftShoulder Transform
LeftWrist Transform
Neck Transform
RightAnkle Transform
RightCollar Transform
RightElbow Transform
RightFingertip Transform
RightFoot Transform
RightHand Transform
RightHip Transform
RightKnee Transform
RightShoulder Transform
RightWrist Transform
RotationDamping float
Scale Vector3
Torso Transform
UpdateJointPositions bool
UpdateOrientation bool
UpdateRootPosition bool
Waist Transform
absolute bool

Méthodes publiques

Méthode Description
Awake ( ) : void
GetJointRealWorldPosition ( SkeletonJoint joint ) : Point3D
JSONJoint ( SkeletonJoint j ) : Hashtable
JSONSkeleton ( ) : ArrayList
JointFromJSON ( SkeletonJoint j, Hashtable dict ) : void
RotateToCalibrationPose ( ) : void
SkeletonFromJSON ( ArrayList data ) : void
Start ( ) : void
UpdateJoint ( SkeletonJoint joint, SkeletonJointTransformation skelTrans ) : void
UpdateRoot ( Vector3 skelRoot ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

GetJointRealWorldPosition() public méthode

public GetJointRealWorldPosition ( SkeletonJoint joint ) : Point3D
joint SkeletonJoint
Résultat Point3D

JSONJoint() public méthode

public JSONJoint ( SkeletonJoint j ) : Hashtable
j SkeletonJoint
Résultat Hashtable

JSONSkeleton() public méthode

public JSONSkeleton ( ) : ArrayList
Résultat ArrayList

JointFromJSON() public méthode

public JointFromJSON ( SkeletonJoint j, Hashtable dict ) : void
j SkeletonJoint
dict Hashtable
Résultat void

RotateToCalibrationPose() public méthode

public RotateToCalibrationPose ( ) : void
Résultat void

SkeletonFromJSON() public méthode

public SkeletonFromJSON ( ArrayList data ) : void
data ArrayList
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

UpdateJoint() public méthode

public UpdateJoint ( SkeletonJoint joint, SkeletonJointTransformation skelTrans ) : void
joint SkeletonJoint
skelTrans OpenNI.SkeletonJointTransformation
Résultat void

UpdateRoot() public méthode

public UpdateRoot ( Vector3 skelRoot ) : void
skelRoot Vector3
Résultat void

Property Details

Head public_oe property

public Transform Head
Résultat Transform

LeftAnkle public_oe property

public Transform LeftAnkle
Résultat Transform

LeftCollar public_oe property

public Transform LeftCollar
Résultat Transform

LeftElbow public_oe property

public Transform LeftElbow
Résultat Transform

LeftFingertip public_oe property

public Transform LeftFingertip
Résultat Transform

LeftFoot public_oe property

public Transform LeftFoot
Résultat Transform

LeftHand public_oe property

public Transform LeftHand
Résultat Transform

LeftHip public_oe property

public Transform LeftHip
Résultat Transform

LeftKnee public_oe property

public Transform LeftKnee
Résultat Transform

LeftShoulder public_oe property

public Transform LeftShoulder
Résultat Transform

LeftWrist public_oe property

public Transform LeftWrist
Résultat Transform

Neck public_oe property

public Transform Neck
Résultat Transform

RightAnkle public_oe property

public Transform RightAnkle
Résultat Transform

RightCollar public_oe property

public Transform RightCollar
Résultat Transform

RightElbow public_oe property

public Transform RightElbow
Résultat Transform

RightFingertip public_oe property

public Transform RightFingertip
Résultat Transform

RightFoot public_oe property

public Transform RightFoot
Résultat Transform

RightHand public_oe property

public Transform RightHand
Résultat Transform

RightHip public_oe property

public Transform RightHip
Résultat Transform

RightKnee public_oe property

public Transform RightKnee
Résultat Transform

RightShoulder public_oe property

public Transform RightShoulder
Résultat Transform

RightWrist public_oe property

public Transform RightWrist
Résultat Transform

RotationDamping public_oe property

public float RotationDamping
Résultat float

Scale public_oe property

public Vector3 Scale
Résultat Vector3

Torso public_oe property

public Transform Torso
Résultat Transform

UpdateJointPositions public_oe property

public bool UpdateJointPositions
Résultat bool

UpdateOrientation public_oe property

public bool UpdateOrientation
Résultat bool

UpdateRootPosition public_oe property

public bool UpdateRootPosition
Résultat bool

Waist public_oe property

public Transform Waist
Résultat Transform

absolute public_oe property

public bool absolute
Résultat bool