Méthode | Description | |
---|---|---|
AccessoryControl ( ) : System | ||
CheckAccessoriesNew ( ) : System.Boolean | ||
SetActiveSkeleton ( Microsoft.Kinect.Skeleton activeSkeleton ) : void | ||
SetSkeletons ( Microsoft.Kinect.Skeleton skeletons ) : void | ||
Start ( Microsoft.Kinect.KinectSensor sensor ) : void |
Méthode | Description | |
---|---|---|
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void |
Méthode | Description | |
---|---|---|
RenderAccessories ( System.Windows.Media.DrawingContext drawingContext, Microsoft.Kinect.Skeleton person ) : void | ||
RenderAccessoryItem ( System.Windows.Media.DrawingContext drawingContext, Microsoft.Kinect.Skeleton person, |
||
SkeletonPointToScreen ( Microsoft.Kinect.SkeletonPoint skelpoint ) : Point |
public CheckAccessoriesNew ( ) : System.Boolean | ||
Résultat | System.Boolean |
protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void | ||
drawingContext | System.Windows.Media.DrawingContext | |
Résultat | void |
public SetActiveSkeleton ( Microsoft.Kinect.Skeleton activeSkeleton ) : void | ||
activeSkeleton | Microsoft.Kinect.Skeleton | |
Résultat | void |
public SetSkeletons ( Microsoft.Kinect.Skeleton skeletons ) : void | ||
skeletons | Microsoft.Kinect.Skeleton | |
Résultat | void |
public Start ( Microsoft.Kinect.KinectSensor sensor ) : void | ||
sensor | Microsoft.Kinect.KinectSensor | |
Résultat | void |