C# Class PolyHand

Inheritance: HandModel
Mostrar archivo Open project: leapmotion/ImageGrid Class Usage Examples

Public Methods

Method Description
InitHand ( ) : void
UpdateHand ( ) : void

Protected Methods

Method Description
SetPalmOrientation ( ) : void

Method Details

InitHand() public method

public InitHand ( ) : void
return void

SetPalmOrientation() protected method

protected SetPalmOrientation ( ) : void
return void

UpdateHand() public method

public UpdateHand ( ) : void
return void