|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include <export_scene.hpp>

Public Attributes | |
| std::string | image_name |
| filename | |
| std::string | image_url |
| empty placeholder for future | |
| double | x = 0 |
| double | y = 0 |
| double | z = 0 |
| position from sensor frame pose | |
Definition at line 57 of file export_scene.hpp.
| std::string reusex::io::ExportScene::PanoEntry::image_name |
filename
Definition at line 58 of file export_scene.hpp.
| std::string reusex::io::ExportScene::PanoEntry::image_url |
empty placeholder for future
Definition at line 59 of file export_scene.hpp.
| double reusex::io::ExportScene::PanoEntry::x = 0 |
Definition at line 60 of file export_scene.hpp.
| double reusex::io::ExportScene::PanoEntry::y = 0 |
Definition at line 60 of file export_scene.hpp.
| double reusex::io::ExportScene::PanoEntry::z = 0 |
position from sensor frame pose
Definition at line 60 of file export_scene.hpp.