Method | Description | |
---|---|---|
AttachGesture ( ) : void | ||
StartKinect ( ) : void | ||
StopKinect ( ) : void | ||
SubscribeToKinectEvents ( ) : void | ||
SubscribeToUserUpdatedEvent ( ) : void | ||
TrackRightHand ( System.Windows.Media.Media3D.Point3D rightHandCoordinate ) : void | ||
UnSubscribeToKinectEvents ( ) : void |
Method | Description | |
---|---|---|
GetNewColor ( ) : Color | ||
KinectUserCreated ( object sender, |
public SubscribeToUserUpdatedEvent ( ) : void | ||
return | void |
public TrackRightHand ( System.Windows.Media.Media3D.Point3D rightHandCoordinate ) : void | ||
rightHandCoordinate | System.Windows.Media.Media3D.Point3D | |
return | void |