![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for colmap::mvs::Workspace, including all inherited members.
| GetBitmap(const int image_idx) | colmap::mvs::Workspace | virtual |
| GetBitmapPath(const int image_idx) const | colmap::mvs::Workspace | |
| GetDepthMap(const int image_idx) | colmap::mvs::Workspace | virtual |
| GetDepthMapPath(const int image_idx) const | colmap::mvs::Workspace | |
| GetFileName(const int image_idx) const | colmap::mvs::Workspace | protected |
| GetModel() const | colmap::mvs::Workspace | inline |
| GetNormalMap(const int image_idx) | colmap::mvs::Workspace | virtual |
| GetNormalMapPath(const int image_idx) const | colmap::mvs::Workspace | |
| GetOptions() const | colmap::mvs::Workspace | inline |
| HasBitmap(const int image_idx) const | colmap::mvs::Workspace | |
| HasDepthMap(const int image_idx) const | colmap::mvs::Workspace | |
| HasNormalMap(const int image_idx) const | colmap::mvs::Workspace | |
| Load(const std::vector< std::string > &image_names) | colmap::mvs::Workspace | virtual |
| model_ | colmap::mvs::Workspace | protected |
| options_ | colmap::mvs::Workspace | protected |
| Workspace(const Options &options) | colmap::mvs::Workspace |