ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::mvs::TexturePatch Member List

This is the complete list of members for colmap::mvs::TexturePatch, including all inherited members.

facescolmap::mvs::TexturePatch
imagecolmap::mvs::TexturePatch
labelcolmap::mvs::TexturePatch
max_xcolmap::mvs::TexturePatch
max_ycolmap::mvs::TexturePatch
min_xcolmap::mvs::TexturePatch
min_ycolmap::mvs::TexturePatch
texcoordscolmap::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