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

Custom specialized classes from yaml-cpp to specialize to take in a atlas::box_collider specifically. More...

#include <types.hpp>

Static Public Member Functions

static Node encode (const atlas::box_collider &rhs)
 
static bool decode (const Node &node, atlas::box_collider &rhs)
 

Detailed Description

Custom specialized classes from yaml-cpp to specialize to take in a atlas::box_collider specifically.

Specialization is used for converting atlas::box_collider to yaml-cpp syntax when saving atlas::box_collider data to disk


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