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

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)
 

Detailed Description

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


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