Метод | Описание | |
---|---|---|
CreateNewSetup ( string XMLFilepath ) : void | ||
RunCalibration ( string filepath ) : void | ||
ServersAreRunning ( ) : bool | ||
StartCameraServer ( ) : void | ||
StartProjectorServer ( ) : void | ||
StopServers ( ) : void |
Метод | Описание | |
---|---|---|
ConsoleExitEventHandler ( object sender, EventArgs e ) : void | ||
ProcessStart ( string filepath, string args = "", bool redirectOutput = false ) : |
||
ReadProcessErrorEventHandler ( object sender, System.Diagnostics e ) : void | ||
ReadProcessOutputEventHandler ( object sender, System.Diagnostics e ) : void |
public CreateNewSetup ( string XMLFilepath ) : void | ||
XMLFilepath | string | |
Результат | void |
public RunCalibration ( string filepath ) : void | ||
filepath | string | |
Результат | void |