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