Method | Description | |
---|---|---|
Dispose ( ) : void | ||
HandLayer ( IHandDataSource dataSource ) : System | ||
HandLayer ( IHandDataSource dataSource, float zoomFactor ) : System | ||
Paint ( |
||
SetTargetSize ( System size ) : void | ||
SetZoomFactor ( float zoomFactor ) : void | ||
SetZoomHandFactor ( float zoomFactor ) : void |
Method | Description | |
---|---|---|
DrawCenter ( |
||
DrawFingerPoints ( |
||
PaintContour ( |
||
PaintCovexHull ( |
Method | Description | |
---|---|---|
PaintFingerPoint ( |
||
PaintHand ( |
||
dataSource_NewDataAvailable ( |
protected DrawCenter ( |
||
hand | ||
g | ||
return | void |
protected DrawFingerPoints ( |
||
hand | ||
g | ||
return | void |
public HandLayer ( IHandDataSource dataSource ) : System | ||
dataSource | IHandDataSource | |
return | System |
public HandLayer ( IHandDataSource dataSource, float zoomFactor ) : System | ||
dataSource | IHandDataSource | |
zoomFactor | float | |
return | System |
protected PaintContour ( |
||
hand | ||
g | ||
return | void |
protected PaintCovexHull ( |
||
hand | ||
g | ||
return | void |
public SetZoomFactor ( float zoomFactor ) : void | ||
zoomFactor | float | |
return | void |
public SetZoomHandFactor ( float zoomFactor ) : void | ||
zoomFactor | float | |
return | void |