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