|
xc
|
Reflection transformation. More...
#include <Reflection.h>


Public Member Functions | |
| Reflection (const Reflection3d &tr=Reflection3d()) | |
| Constructor. | |
| void | setPlane (const Plane &p) |
| 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. | |
Public Member Functions inherited from XC::TrfGeom | |
| TrfGeom (void) | |
| Constructor. | |
| const Pos3dArray & | Transform (const Pos3dArray &m) const |
| const Pos3dArray3d & | Transform (const Pos3dArray3d &m) const |
Reflection transformation.
1.8.13