#include <operator.hh>

| Public Member Functions | |
| void | operator() (const MatrixRotation &r, VectorQuaternion &res) | 
|  Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< MatrixRotation, VectorQuaternion > | |
| void | addSpecificCommands (Entity &, Entity::CommandMap_t &) | 
| std::string | getDocString () const | 
| Additional Inherited Members | |
|  Public Types inherited from dynamicgraph::sot::UnaryOpHeader< MatrixRotation, VectorQuaternion > | |
| typedef MatrixRotation | Tin | 
| typedef VectorQuaternion | Tout | 
|  Static Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< MatrixRotation, VectorQuaternion > | |
| static std::string | nameTypeIn (void) | 
| static std::string | nameTypeOut (void) | 
Definition at line 490 of file operator.hh.
| 
 | inline | 
Definition at line 492 of file operator.hh.