Static Public Member Functions | List of all members
YAML::convert< std::shared_ptr< SurgSim::Math::Shape > > Struct Template Reference

#include <SurgSim/Math/MathConvert.h>

Static Public Member Functions

static Node encode (const std::shared_ptr< SurgSim::Math::Shape > &rhs)
 
static bool decode (const Node &node, std::shared_ptr< SurgSim::Math::Shape > &rhs)
 

Member Function Documentation

◆ decode()

bool YAML::convert< std::shared_ptr< SurgSim::Math::Shape > >::decode ( const Node &  node,
std::shared_ptr< SurgSim::Math::Shape > &  rhs 
)
static

◆ encode()

Node YAML::convert< std::shared_ptr< SurgSim::Math::Shape > >::encode ( const std::shared_ptr< SurgSim::Math::Shape > &  rhs)
static

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