Custom specialized classes from yaml-cpp to specialize to take in a atlas::body_layer specifically. More...
#include <types.hpp>
Static Public Member Functions | |
| static Node | encode (const atlas::body_layer &rhs) |
| static bool | decode (const Node &node, atlas::body_layer &rhs) |
Custom specialized classes from yaml-cpp to specialize to take in a atlas::body_layer specifically.
Specialization is used for converting atlas::body_layer to yaml-cpp syntax when saving atlas::body_layer data to disk