![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for colmap::mvs::TexturePatch, including all inherited members.
| faces | colmap::mvs::TexturePatch | |
| image | colmap::mvs::TexturePatch | |
| label | colmap::mvs::TexturePatch | |
| max_x | colmap::mvs::TexturePatch | |
| max_y | colmap::mvs::TexturePatch | |
| min_x | colmap::mvs::TexturePatch | |
| min_y | colmap::mvs::TexturePatch | |
| texcoords | colmap::mvs::TexturePatch | |
| TexturePatch(int label, const std::vector< size_t > &faces, const std::vector< Eigen::Vector2f > &texcoords, std::shared_ptr< QImage > image, int min_x, int min_y, int max_x, int max_y) | colmap::mvs::TexturePatch |