ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
reusex::geometry::SceneVertexData Struct Reference

#include <SceneGraph.hpp>

Public Attributes

Eigen::Vector3d centroid
SceneNodeType type
std::variant< PointCluster, ScenePlanedata

Detailed Description

Definition at line 47 of file SceneGraph.hpp.

Member Data Documentation

◆ centroid

Eigen::Vector3d reusex::geometry::SceneVertexData::centroid

Definition at line 48 of file SceneGraph.hpp.

◆ data

std::variant<PointCluster, ScenePlane> reusex::geometry::SceneVertexData::data

Definition at line 50 of file SceneGraph.hpp.

◆ type

SceneNodeType reusex::geometry::SceneVertexData::type

Definition at line 49 of file SceneGraph.hpp.


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