Property | Type | Description | |
---|---|---|---|
skeletons | Microsoft.Kinect.Skeleton[] |
Method | Description | |
---|---|---|
AssignSkeleton ( Microsoft.Kinect.Skeleton skeleton ) : void | ||
ServerClass ( string client, string kid ) : System | ||
ThreadProc ( ) : void |
public AssignSkeleton ( Microsoft.Kinect.Skeleton skeleton ) : void | ||
skeleton | Microsoft.Kinect.Skeleton | |
return | void |
public ServerClass ( string client, string kid ) : System | ||
client | string | |
kid | string | |
return | System |