C# Class DebugHand

Inheritance: HandModel
Datei anzeigen Open project: leapmotion/ImageGrid Class Usage Examples

Public Methods

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

Protected Methods

Method Description
DrawDebugLines ( ) : void

Method Details

DrawDebugLines() protected method

protected DrawDebugLines ( ) : void
return void

InitHand() public method

public InitHand ( ) : void
return void

UpdateHand() public method

public UpdateHand ( ) : void
return void