|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
Output of create_windows(). More...
#include <create_windows.hpp>

Public Attributes | |
| std::vector< BuildingComponent > | components |
| std::vector< int > | unmatched_instances |
| Instance IDs with no wall found. | |
Output of create_windows().
Definition at line 49 of file create_windows.hpp.
| std::vector<BuildingComponent> reusex::geometry::CreateWindowsResult::components |
Definition at line 50 of file create_windows.hpp.
| std::vector<int> reusex::geometry::CreateWindowsResult::unmatched_instances |
Instance IDs with no wall found.
Definition at line 51 of file create_windows.hpp.