Template Struct convert< lvr2::ScanProject >
Defined in File ScanProject.hpp
Struct Documentation
-
template<>
struct convert<lvr2::ScanProject> YAML-CPPs convert specialization
example:
Public Static Functions
-
static inline Node encode(const lvr2::ScanProject &scanProj)
Encode Eigen matrix to yaml.
-
static inline bool decode(const Node &node, lvr2::ScanProject &scanProj)
-
static inline Node encode(const lvr2::ScanProject &scanProj)