Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CCT
NUI
HandTracking
HandData
C# Class CCT.NUI.HandTracking.HandData
Inheritance:
IHand
Exibir arquivo
Open project: an83/KinectTouch2
Class Usage Examples
Public Methods
Method
Description
HandData
(
int
id
,
Shape
shape
,
Palm
palm
,
IList
fingerPoints
) :
System
Method Details
HandData()
public
method
public
HandData
(
int
id
,
Shape
shape
,
Palm
palm
,
IList
fingerPoints
) :
System
id
int
shape
CCT.NUI.Core.Shape.Shape
palm
Palm
fingerPoints
IList
return
System