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

#include <ProjectDB.hpp>

Collaboration diagram for reusex::ProjectDB::ProjectSummary::ComponentInfo:

Public Attributes

int total_count = 0
std::map< std::string, int > count_by_type

Detailed Description

Definition at line 242 of file ProjectDB.hpp.

Member Data Documentation

◆ count_by_type

std::map<std::string, int> reusex::ProjectDB::ProjectSummary::ComponentInfo::count_by_type

Definition at line 244 of file ProjectDB.hpp.

◆ total_count

int reusex::ProjectDB::ProjectSummary::ComponentInfo::total_count = 0

Definition at line 243 of file ProjectDB.hpp.


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