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

#include <export_scene.hpp>

Public Attributes

CloudConstPtr cloud
 XYZRGB (always present if layer exists).
CloudNConstPtr normals
 may be nullptr

Detailed Description

Definition at line 30 of file export_scene.hpp.

Member Data Documentation

◆ cloud

CloudConstPtr reusex::io::ExportScene::CloudLayer::cloud

XYZRGB (always present if layer exists).

Definition at line 31 of file export_scene.hpp.

◆ normals

CloudNConstPtr reusex::io::ExportScene::CloudLayer::normals

may be nullptr

Definition at line 32 of file export_scene.hpp.


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