#include <yaml_extenstions.h>
|
static bool | decode (const Node &node, Eigen::Isometry3d &rhs) |
|
static Node | encode (const Eigen::Isometry3d &rhs) |
|
Definition at line 136 of file yaml_extenstions.h.
◆ decode()
static bool YAML::convert< Eigen::Isometry3d >::decode |
( |
const Node & |
node, |
|
|
Eigen::Isometry3d & |
rhs |
|
) |
| |
|
inlinestatic |
◆ encode()
static Node YAML::convert< Eigen::Isometry3d >::encode |
( |
const Eigen::Isometry3d & |
rhs | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: