|
xc
|
Geometric transformation that can be applied to the components of a set. More...
#include <TrfGeom.h>

Public Member Functions | |
| TrfGeom (void) | |
| Constructor. | |
| virtual Pos3d | Transform (const Pos3d &p) const =0 |
| Applies the transformation to the point. | |
| virtual Vector3d | Transform (const Vector3d &v) const =0 |
| const Pos3dArray & | Transform (const Pos3dArray &m) const |
| const Pos3dArray3d & | Transform (const Pos3dArray3d &m) const |
Geometric transformation that can be applied to the components of a set.
1.8.13