#include <operator.hh>

| Public Member Functions | |
| void | operator() (const dg::Vector &vect, MatrixHomogeneous &Mres) | 
|  Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< Vector, MatrixHomogeneous > | |
| void | addSpecificCommands (Entity &, Entity::CommandMap_t &) | 
| std::string | getDocString () const | 
| Additional Inherited Members | |
|  Public Types inherited from dynamicgraph::sot::UnaryOpHeader< Vector, MatrixHomogeneous > | |
| typedef Vector | Tin | 
| typedef MatrixHomogeneous | Tout | 
|  Static Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< Vector, MatrixHomogeneous > | |
| static std::string | nameTypeIn (void) | 
| static std::string | nameTypeOut (void) | 
Definition at line 371 of file operator.hh.
| 
 | inline | 
Definition at line 373 of file operator.hh.