Method | Description | |
---|---|---|
CalibrationViewModel ( ) : System |
Initializes a new instance of the CalibrationViewModel class.
|
|
Cleanup ( ) : void | ||
StartCountDown ( int countdown ) : void | ||
StartCountDown ( string message, int countdown ) : void |
Method | Description | |
---|---|---|
CountdownTimerStep ( object sender, |
||
DissableCamera ( ) : void | ||
EnableCamera ( ) : void | ||
Kinect_CameraDataUpdated ( object sender, KinectEventArgs e ) : void | ||
OnCountDownFinished ( ) : void | ||
OnSaveCalibrationData ( ) : void | ||
SetCommands ( ) : void |
public StartCountDown ( int countdown ) : void | ||
countdown | int | |
return | void |
public StartCountDown ( string message, int countdown ) : void | ||
message | string | |
countdown | int | |
return | void |