TheAtlasEngine
 
Loading...
Searching...
No Matches
YAML::convert< atlas::body_layer > Struct Reference

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)
 

Detailed Description

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


The documentation for this struct was generated from the following file: