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

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)
 

Detailed Description

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


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