ezconfig
Create C++ Objects from Yaml and Json
Loading...
Searching...
No Matches
YAML::convert< smooth::SO3< T > > Struct Template Reference

Decode an enum from yaml. More...

#include <smooth_fwd.hpp>

Static Public Member Functions

static bool decode (const Node &yaml, smooth::SO3< T > &obj)
 

Detailed Description

template<typename T>
struct YAML::convert< smooth::SO3< T > >

Decode an enum from yaml.

Supported formats: same as Eigen quaternion.

Definition at line 71 of file smooth_fwd.hpp.

Member Function Documentation

◆ decode()

template<typename T >
bool YAML::convert< smooth::SO3< T > >::decode ( const Node & yaml,
smooth::SO3< T > & obj )
static

Definition at line 45 of file smooth.hpp.


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