C# Class _2Kinects1Machine.TCPServerClass

Datei anzeigen Open project: NUIC/2-Kinects-1-Machine

Public Methods

Method Description
OnSkeletonTracked ( SkeletonReadyEventArgs e ) : void
ThreadProc ( ) : void

Method Details

OnSkeletonTracked() public method

public OnSkeletonTracked ( SkeletonReadyEventArgs e ) : void
e SkeletonReadyEventArgs
return void

ThreadProc() public method

public ThreadProc ( ) : void
return void