Static Public Member Functions | List of all members
YAML::convert< SurgSim::Graphics::SphereRepresentation > Struct Reference

Specialize of YAML::convert<> template SphereRepresensation class. More...

#include <SurgSim/Serialize/GraphicsConvert.h>

Static Public Member Functions

static Node encode (const SurgSim::Graphics::SphereRepresentation &rhs)
 Specialize of YAML::convert<> template SpherePresensation class. More...
 
static bool decode (const Node &node, std::shared_ptr< SurgSim::Graphics::SphereRepresentation > rhs)
 

Detailed Description

Specialize of YAML::convert<> template SphereRepresensation class.

Member Function Documentation

◆ decode()

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

◆ encode()

Node YAML::convert< SurgSim::Graphics::SphereRepresentation >::encode ( const SurgSim::Graphics::SphereRepresentation rhs)
static

Specialize of YAML::convert<> template SpherePresensation class.


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