메소드 |
설명 |
|
GetDepthHeight ( ) : int |
|
|
GetDepthWidth ( ) : int |
|
|
GetJointTransformation ( uint userID, SkeletonJoint joint, SkeletonJointTransformation &pTransformation ) : bool |
|
|
GetStatusString ( uint rc ) : IntPtr |
|
|
GetUserCenterOfMass ( uint userID, XnVector3D &pCenterOfMass ) : bool |
|
|
GetUserPausePoseProgress ( uint userID ) : float |
|
|
GetUsersDepthMap ( ) : IntPtr |
|
|
GetUsersLabelMap ( ) : IntPtr |
|
|
Init ( StringBuilder strXmlPath ) : uint |
|
|
LoseUsers ( ) : void |
|
|
SetSkeletonSmoothing ( double factor ) : void |
|
|
Shutdown ( ) : void |
|
|
StartLookingForUsers ( IntPtr NewUser, IntPtr CalibrationStarted, IntPtr CalibrationFailed, IntPtr CalibrationSuccess, IntPtr UserLost ) : void |
|
|
StopLookingForUsers ( ) : void |
|
|
Update ( bool async ) : void |
|
|