ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
reusex::ProjectDB::ProjectSummary::MeshInfo Struct Reference

#include <ProjectDB.hpp>

Collaboration diagram for reusex::ProjectDB::ProjectSummary::MeshInfo:

Public Attributes

std::string name
int vertex_count
int face_count

Detailed Description

Definition at line 224 of file ProjectDB.hpp.

Member Data Documentation

◆ face_count

int reusex::ProjectDB::ProjectSummary::MeshInfo::face_count

Definition at line 227 of file ProjectDB.hpp.

◆ name

std::string reusex::ProjectDB::ProjectSummary::MeshInfo::name

Definition at line 225 of file ProjectDB.hpp.

◆ vertex_count

int reusex::ProjectDB::ProjectSummary::MeshInfo::vertex_count

Definition at line 226 of file ProjectDB.hpp.


The documentation for this struct was generated from the following file: