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

Public Attributes | |
| std::string | name |
| int | vertex_count |
| int | face_count |
Definition at line 250 of file ProjectDB.hpp.
| int reusex::ProjectDB::ProjectSummary::MeshInfo::face_count |
Definition at line 253 of file ProjectDB.hpp.
| std::string reusex::ProjectDB::ProjectSummary::MeshInfo::name |
Definition at line 251 of file ProjectDB.hpp.
| int reusex::ProjectDB::ProjectSummary::MeshInfo::vertex_count |
Definition at line 252 of file ProjectDB.hpp.