![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <dl_entities.h>

Public Member Functions | |
| DL_ImageDefData (const std::string &iref, const std::string &ifile) | |
Public Attributes | |
| std::string | ref |
| std::string | file |
Image Definition Data.
Definition at line 1767 of file dl_entities.h.
|
inline |
Constructor. Parameters: see member variables.
Definition at line 1772 of file dl_entities.h.
| std::string DL_ImageDefData::file |
Image file
Definition at line 1782 of file dl_entities.h.
| std::string DL_ImageDefData::ref |
Reference to the image file (unique, used to refer to the image def object).
Definition at line 1779 of file dl_entities.h.