ReUseX  0.0.1
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
VertexData Struct Reference

#include <CellComplex.hpp>

Public Attributes

Eigen::Vector3d centroid
NodeType type
std::variant< PointCluster, Planedata

Detailed Description

Definition at line 32 of file CellComplex.hpp.

Member Data Documentation

◆ centroid

Eigen::Vector3d VertexData::centroid

Definition at line 51 of file SceneGraph.hpp.

◆ data

std::variant<PointCluster, Plane> VertexData::data

Definition at line 53 of file SceneGraph.hpp.

◆ type

NodeType VertexData::type

Definition at line 52 of file SceneGraph.hpp.


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