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