Свойство | Тип | Описание | |
---|---|---|---|
LastGestureCompletionTime | System.DateTime |
Метод | Описание | |
---|---|---|
Evaluate ( Microsoft.Kinect.Skeleton skeleton, int xScale, int yScale ) : bool | ||
GestureMapState ( |
||
InitializeGestureState ( |
||
RegisterGestureResult ( Action |
||
ResetAll ( Microsoft.Kinect.Skeleton skeleton ) : void |
public Evaluate ( Microsoft.Kinect.Skeleton skeleton, int xScale, int yScale ) : bool | ||
skeleton | Microsoft.Kinect.Skeleton | |
xScale | int | |
yScale | int | |
Результат | bool |
public GestureMapState ( |
||
map | ||
Результат | System |
public InitializeGestureState ( |
||
map | ||
Результат | void |
public RegisterGestureResult ( Action |
||
gestureHandler | Action |
|
Результат | void |
public ResetAll ( Microsoft.Kinect.Skeleton skeleton ) : void | ||
skeleton | Microsoft.Kinect.Skeleton | |
Результат | void |