|
ReUseX
0.0.1
3D Point Cloud Processing for Building Reuse
|
#include <CellComplex.hpp>
Public Attributes | |
| Eigen::Vector3d | centroid |
| NodeType | type |
| std::variant< PointCluster, Plane > | data |
Definition at line 32 of file CellComplex.hpp.
| Eigen::Vector3d VertexData::centroid |
Definition at line 51 of file SceneGraph.hpp.
| std::variant<PointCluster, Plane> VertexData::data |
Definition at line 53 of file SceneGraph.hpp.
| NodeType VertexData::type |
Definition at line 52 of file SceneGraph.hpp.