ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
reusex::io::ExportScene::MeshEntry Struct Reference

#include <export_scene.hpp>

Collaboration diagram for reusex::io::ExportScene::MeshEntry:

Public Attributes

std::string name
pcl::PolygonMesh::Ptr mesh

Detailed Description

Definition at line 50 of file export_scene.hpp.

Member Data Documentation

◆ mesh

pcl::PolygonMesh::Ptr reusex::io::ExportScene::MeshEntry::mesh

Definition at line 52 of file export_scene.hpp.

◆ name

std::string reusex::io::ExportScene::MeshEntry::name

Definition at line 51 of file export_scene.hpp.


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