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

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

#include <types.hpp>

Static Public Member Functions

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

Detailed Description

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

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


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