ezconfig
Create C++ Objects from Yaml and Json
|
Decode an enum from yaml. More...
#include <smooth_fwd.hpp>
Static Public Member Functions | |
static bool | decode (const Node &yaml, smooth::SO3< T > &obj) |
Decode an enum from yaml.
Supported formats: same as Eigen quaternion.
Definition at line 71 of file smooth_fwd.hpp.
|
static |
Definition at line 45 of file smooth.hpp.