C# Class TactonicNet.TactonicTouchDetector

Inheritance: TactonicFrameCallback
Exibir arquivo Open project: nyu-vr-research/vive-holojam Class Usage Examples

Private Methods

Method Description
AddTouchCallback ( TactonicTouchCallback callback ) : void
DetectTouches ( ) : void
EventLoop ( ) : void
Find ( ) : void
GetTouchFrame ( TactonicTouchFrame frame ) : void
InBounds ( int i, int j, int rows, int cols ) : bool
IsPeak ( int i, int j, int rows, int cols ) : bool
RemoveTouchCallback ( TactonicTouchCallback callback ) : void
SetTouchInfo ( TactonicDevice deviceInfo ) : void
Start ( ) : void
Stop ( ) : void
TactonicFrameCallback ( TactonicFrameEvent evt ) : void
TactonicTouchDetector ( ) : System
TrackTouches ( ) : void
Update ( TactonicFrame frame ) : void