#include <HyperspectralCameraIO.hpp>
| Public Member Functions | |
| HyperspectralCameraPtr | loadHyperspectralCamera (const size_t &scanPosNo) | 
| void | saveHyperspectralCamera (const size_t &scanPosNo, const HyperspectralCameraPtr &buffer) | 
| void | saveHyperspectralCamera (std::string &group, const HyperspectralCameraPtr &buffer) | 
| Protected Member Functions | |
| bool | isHyperspectralCamera (std::string &path) | 
| Protected Attributes | |
| ArrayIO< FeatureBase > * | m_arrayIO = static_cast<ArrayIO<FeatureBase> *>(m_featureBase) | 
| FeatureBase * | m_featureBase = static_cast<FeatureBase *>(this) | 
| MatrixIO< FeatureBase > * | m_matrixIO = static_cast<MatrixIO<FeatureBase> *>(m_featureBase) | 
| Static Protected Attributes | |
| static constexpr const char * | ID = "HyperspectralCameraIO" | 
| static constexpr const char * | OBJID = "HyperspectralCamera" | 
Definition at line 14 of file descriptions/HyperspectralCameraIO.hpp.
| 
 | protected | 
| HyperspectralCameraPtr lvr2::HyperspectralCameraIO< FeatureBase >::loadHyperspectralCamera | ( | const size_t & | scanPosNo | ) | 
| void lvr2::HyperspectralCameraIO< FeatureBase >::saveHyperspectralCamera | ( | const size_t & | scanPosNo, | 
| const HyperspectralCameraPtr & | buffer | ||
| ) | 
| void lvr2::HyperspectralCameraIO< FeatureBase >::saveHyperspectralCamera | ( | std::string & | group, | 
| const HyperspectralCameraPtr & | buffer | ||
| ) | 
| 
 | staticconstexprprotected | 
Definition at line 31 of file descriptions/HyperspectralCameraIO.hpp.
| 
 | protected | 
Definition at line 28 of file descriptions/HyperspectralCameraIO.hpp.
| 
 | protected | 
Definition at line 25 of file descriptions/HyperspectralCameraIO.hpp.
| 
 | protected | 
Definition at line 29 of file descriptions/HyperspectralCameraIO.hpp.
| 
 | staticconstexprprotected | 
Definition at line 32 of file descriptions/HyperspectralCameraIO.hpp.