#include <operator.hh>

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