#include <Transform.h>
Public Types | |
typedef boost::numeric::ublas::matrix< double > | Matrix |
Public Member Functions | |
Transform () | |
void | setToIdentity () |
void | setToRotation (const geom::Vec3d &axis, double angle) |
Point3d | transformPoint (const Point3d &pt) const |
|
|
|
|
|
|
|
|
|
|