ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
reusex::ProjectDB::PanoramicImage Struct Reference

#include <ProjectDB.hpp>

Collaboration diagram for reusex::ProjectDB::PanoramicImage:

Public Attributes

int id
std::string filename
double timestamp
int node_id

Detailed Description

Definition at line 102 of file ProjectDB.hpp.

Member Data Documentation

◆ filename

std::string reusex::ProjectDB::PanoramicImage::filename

Definition at line 104 of file ProjectDB.hpp.

◆ id

int reusex::ProjectDB::PanoramicImage::id

Definition at line 103 of file ProjectDB.hpp.

◆ node_id

int reusex::ProjectDB::PanoramicImage::node_id

Definition at line 106 of file ProjectDB.hpp.

◆ timestamp

double reusex::ProjectDB::PanoramicImage::timestamp

Definition at line 105 of file ProjectDB.hpp.


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