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

#include <CellComplex.hpp>

Public Attributes

CellNodeType type
int id
Eigen::Vector3d pos
std::variant< CellVertexData, FaceData, CellDatadata

Detailed Description

Definition at line 39 of file CellComplex.hpp.

Member Data Documentation

◆ data

std::variant<CellVertexData, FaceData, CellData> reusex::geometry::VertexProperties::data

Definition at line 51 of file CellComplex.hpp.

◆ id

int reusex::geometry::VertexProperties::id

Definition at line 49 of file CellComplex.hpp.

◆ pos

Eigen::Vector3d reusex::geometry::VertexProperties::pos

Definition at line 50 of file CellComplex.hpp.

◆ type

CellNodeType reusex::geometry::VertexProperties::type

Definition at line 48 of file CellComplex.hpp.


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