|
|
QString | localColmapBinPath |
| | Absolute path to COLMAP binary on local machine.
|
| |
|
QString | remoteColmapBinPath |
| | Absolute path to COLMAP binary on remote machine.
|
| |
|
QString | localOpenMVSBinPath |
| | Absolute path to OpenMVS binary on local machine.
|
| |
|
QString | remoteOpenMVSBinPath |
| | Absolute path to OpenMVS binary on remote machine.
|
| |
|
QString | localWorkspacePath |
| | Absolute path to workspace on local machine.
|
| |
|
QString | remoteWorkspacePath |
| | Absolute path to workspace on remote machine.
|
| |
|
QString | mntPntRemoteWorkspacePath |
| | Absolute path to temporary mount location of remote directory.
|
| |
|
EConnectionType | connectionType |
| | Connection to location of Metashape.
|
| |
| QString | remoteAddr |
| |
|
QString | remoteUsr |
| | User on remote server.
|
| |
|
QList< QPair< QString, QString > > | customCommands |
| | Custom command for 3d reconstruction.
|
| |
|
int | syncInterval |
| | Interval of background synchronization between server and client.
|
| |
◆ remoteAddr
| QString lib3d::ots::ColmapWrapper::SSettings::remoteAddr |
Address of remote server. If empty it assumed that Metashape runs on local machine. Default = "".
The documentation for this struct was generated from the following file: