|
|
QPair< ESetupTestResult, QString > | localColmapBinPath = {TEST_PENDING, ""} |
| | Absolute path to COLMAP binary on local machine.
|
| |
|
QPair< ESetupTestResult, QString > | remoteColmapBinPath = {TEST_PENDING, ""} |
| | Absolute path to COLMAP binary on remote machine.
|
| |
|
QPair< ESetupTestResult, QString > | localOpenMVSBinPath = {TEST_PENDING, ""} |
| | Absolute path to COLMAP binary on local machine.
|
| |
|
QPair< ESetupTestResult, QString > | remoteOpenMVSBinPath = {TEST_PENDING, ""} |
| | Absolute path to COLMAP binary on remote machine.
|
| |
|
QPair< ESetupTestResult, QString > | localWorkspacePath = {TEST_PENDING, ""} |
| | Absolute path to workspace on local machine.
|
| |
|
QPair< ESetupTestResult, QString > | remoteWorkspacePath = {TEST_PENDING, ""} |
| | Absolute path to workspace on remote machine.
|
| |
|
QPair< ESetupTestResult, QString > | mntPntRemoteWorkspacePath = {TEST_PENDING, ""} |
| | Absolute path to temporary mount location of remote directory.
|
| |
|
QPair< ESetupTestResult, QString > | sshConnection = {TEST_PENDING, ""} |
| | Connection to server.
|
| |
|
QPair< ESetupTestResult, QString > | fileSystemMount = {TEST_PENDING, ""} |
| | remote workspace mounted
|
| |