Choreonoid
1.1
|
名前空間 | |
cnoid | |
関数 | |
template<typename Derived > | |
bool | cnoid::read (const YamlMapping &mapping, const std::string &key, Eigen::MatrixBase< Derived > &x) |
template<typename Derived > | |
void | cnoid::readEx (const YamlMapping &mapping, const std::string &key, Eigen::MatrixBase< Derived > &x) |
template<typename Derived > | |
YamlSequence & | cnoid::write (YamlMapping &mapping, const std::string &key, const Eigen::MatrixBase< Derived > &x) |