Hdf5IO Feature for handling ScanProject related IO. More...
#include <ScanProjectIO.hpp>
Public Member Functions | |
ScanProjectPtr | loadScanProject () |
void | saveScanProject (const ScanProjectPtr &scanProjectPtr) |
Protected Attributes | |
FeatureBase * | m_featureBase = static_cast<FeatureBase*>(this) |
ScanPositionIO< FeatureBase > * | m_scanPositionIO |
Hdf5IO Feature for handling ScanProject related IO.
This Feature of the Hdf5IO handles the IO of a ScanProject object.
Example:
Generates attributes at hdf5 group:
Dependencies:
This Feature of the Hdf5IO handles the IO of a ScanProject object.
Example:
Generates attributes at hdf5 group:
Dependencies:
Definition at line 49 of file descriptions/ScanProjectIO.hpp.
ScanProjectPtr lvr2::ScanProjectIO< FeatureBase >::loadScanProject | ( | ) |
void lvr2::ScanProjectIO< FeatureBase >::saveScanProject | ( | const ScanProjectPtr & | scanProjectPtr | ) |
|
protected |
Definition at line 57 of file descriptions/ScanProjectIO.hpp.
|
protected |
Definition at line 59 of file descriptions/ScanProjectIO.hpp.