|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
One trajectory sample: a device-relative timestamp and the optical-to-world (camera->world) pose at that instant, row-major 4x4. More...
#include <arkitscenes.hpp>

Public Attributes | |
| double | ts = 0 |
| std::array< double, 16 > | pose {} |
One trajectory sample: a device-relative timestamp and the optical-to-world (camera->world) pose at that instant, row-major 4x4.
Definition at line 47 of file arkitscenes.hpp.
| std::array<double, 16> reusex::io::ArkitPoseSample::pose {} |
Definition at line 49 of file arkitscenes.hpp.
| double reusex::io::ArkitPoseSample::ts = 0 |
Definition at line 48 of file arkitscenes.hpp.