|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include <ProjectDB.hpp>

Public Attributes | |
| std::string | tex_name |
| std::string | format |
| int | width |
| int | height |
Definition at line 199 of file ProjectDB.hpp.
| std::string reusex::ProjectDB::MeshTextureMetadata::format |
Definition at line 200 of file ProjectDB.hpp.
| int reusex::ProjectDB::MeshTextureMetadata::height |
Definition at line 201 of file ProjectDB.hpp.
| std::string reusex::ProjectDB::MeshTextureMetadata::tex_name |
Definition at line 200 of file ProjectDB.hpp.
| int reusex::ProjectDB::MeshTextureMetadata::width |
Definition at line 201 of file ProjectDB.hpp.