|
Choreonoid
1.8
|
#include <cnoid/MultiValueSeq>#include <cnoid/MultiSE3Seq>#include <cnoid/Signal>#include <cnoid/NullOut>#include <map>#include "exportdecl.h"Go to the source code of this file.
Classes | |
| class | cnoid::BodyMotion |
| class | cnoid::BodyMotion::Frame |
| class | cnoid::BodyMotion::ConstFrame |
Namespaces | |
| cnoid | |
Functions | |
| BodyMotion::Frame | cnoid::operator<< (BodyMotion::Frame frame, const Body &body) |
| BodyMotion::Frame | cnoid::operator>> (BodyMotion::Frame frame, const Body &body) |
| BodyMotion::ConstFrame | cnoid::operator>> (BodyMotion::ConstFrame frame, Body &body) |
| Body & | cnoid::operator<< (Body &body, BodyMotion::Frame frame) |
| Body & | cnoid::operator<< (Body &body, BodyMotion::ConstFrame frame) |
| const Body & | cnoid::operator>> (const Body &body, BodyMotion::Frame frame) |
1.8.17