|
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 224 of file ProjectDB.hpp.
| int reusex::ProjectDB::ProjectSummary::MeshInfo::face_count |
Definition at line 227 of file ProjectDB.hpp.
| std::string reusex::ProjectDB::ProjectSummary::MeshInfo::name |
Definition at line 225 of file ProjectDB.hpp.
| int reusex::ProjectDB::ProjectSummary::MeshInfo::vertex_count |
Definition at line 226 of file ProjectDB.hpp.