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

Public Attributes | |
| int | id |
| std::string | filename |
| double | timestamp |
| int | node_id |
Definition at line 102 of file ProjectDB.hpp.
| std::string reusex::ProjectDB::PanoramicImage::filename |
Definition at line 104 of file ProjectDB.hpp.
| int reusex::ProjectDB::PanoramicImage::id |
Definition at line 103 of file ProjectDB.hpp.
| int reusex::ProjectDB::PanoramicImage::node_id |
Definition at line 106 of file ProjectDB.hpp.
| double reusex::ProjectDB::PanoramicImage::timestamp |
Definition at line 105 of file ProjectDB.hpp.