Specialization of convert for Eigen::AngleAxis.
More...
#include <SurgSim/Math/MathConvert.h>
|
static Node | encode (const typename Eigen::AngleAxis< Type > &rhs) |
|
static bool | decode (const Node &node, typename Eigen::AngleAxis< Type > &rhs) |
|
template<typename Type>
struct YAML::convert< typename Eigen::AngleAxis< Type > >
Specialization of convert for Eigen::AngleAxis.
◆ decode()
template<class Type >
SURGSIM_DOUBLE_SPECIALIZATION bool YAML::convert< typename Eigen::AngleAxis< Type > >::decode |
( |
const Node & |
node, |
|
|
typename Eigen::AngleAxis< Type > & |
rhs |
|
) |
| |
|
static |
◆ encode()
template<class Type >
SURGSIM_DOUBLE_SPECIALIZATION YAML::Node YAML::convert< typename Eigen::AngleAxis< Type > >::encode |
( |
const typename Eigen::AngleAxis< Type > & |
rhs | ) |
|
|
static |
The documentation for this struct was generated from the following files: