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

#include <ProjectDB.hpp>

Collaboration diagram for reusex::ProjectDB::ProjectSummary::CloudInfo:

Public Attributes

std::string name
std::string type
size_t point_count
size_t width
size_t height
bool organized
std::map< int, std::string > labels

Detailed Description

Definition at line 214 of file ProjectDB.hpp.

Member Data Documentation

◆ height

size_t reusex::ProjectDB::ProjectSummary::CloudInfo::height

Definition at line 219 of file ProjectDB.hpp.

◆ labels

std::map<int, std::string> reusex::ProjectDB::ProjectSummary::CloudInfo::labels

Definition at line 221 of file ProjectDB.hpp.

◆ name

std::string reusex::ProjectDB::ProjectSummary::CloudInfo::name

Definition at line 215 of file ProjectDB.hpp.

◆ organized

bool reusex::ProjectDB::ProjectSummary::CloudInfo::organized

Definition at line 220 of file ProjectDB.hpp.

◆ point_count

size_t reusex::ProjectDB::ProjectSummary::CloudInfo::point_count

Definition at line 217 of file ProjectDB.hpp.

◆ type

std::string reusex::ProjectDB::ProjectSummary::CloudInfo::type

Definition at line 216 of file ProjectDB.hpp.

◆ width

size_t reusex::ProjectDB::ProjectSummary::CloudInfo::width

Definition at line 218 of file ProjectDB.hpp.


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