#include <sot/core/vector-utheta.hh>
Public Member Functions | |
| VectorUTheta (void) | |
| VectorUTheta (const VectorUTheta &v) | |
| virtual | ~VectorUTheta (void) |
| virtual VectorRotation & | fromMatrix (const MatrixRotation &rot) |
| virtual MatrixRotation & | toMatrix (MatrixRotation &rot) const |
| dynamicgraph::sot::VectorUTheta::VectorUTheta | ( | void | ) | [inline] |
| dynamicgraph::sot::VectorUTheta::VectorUTheta | ( | const VectorUTheta & | v | ) | [inline] |
| virtual dynamicgraph::sot::VectorUTheta::~VectorUTheta | ( | void | ) | [inline, virtual] |
| virtual VectorRotation& dynamicgraph::sot::VectorUTheta::fromMatrix | ( | const MatrixRotation & | rot | ) | [virtual] |
Implements dynamicgraph::sot::VectorRotation.
| virtual MatrixRotation& dynamicgraph::sot::VectorUTheta::toMatrix | ( | MatrixRotation & | rot | ) | const [virtual] |
Implements dynamicgraph::sot::VectorRotation.