xc
|
Rotation transformation. More...
#include <Rotation.h>
Public Member Functions | |
Rotation (const Rotation3d &tr=Rotation3d()) | |
Constructor. | |
void | setAxisAng (const Line3d &r, const double &angle) |
virtual Pos3d | Transform (const Pos3d &p) const |
Applies the transformation to the elements of the set. | |
virtual Vector3d | Transform (const Vector3d &v) const |
Applies the transformation to the elements of the set. | |
![]() | |
TrfGeom (void) | |
Constructor. | |
const Pos3dArray & | Transform (const Pos3dArray &m) const |
const Pos3dArray3d & | Transform (const Pos3dArray3d &m) const |
Rotation transformation.