xc
Public Member Functions | List of all members

Translation transformation. More...

#include <Translation.h>

Inheritance diagram for XC::Translation:
Inheritance graph
[legend]
Collaboration diagram for XC::Translation:
Collaboration graph
[legend]

Public Member Functions

 Translation (const Translation3d &v=Translation3d())
 Constructor.
 
void setVector (const Vector3d &v)
 
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 Pos3dArrayTransform (const Pos3dArray &m) const
 
const Pos3dArray3dTransform (const Pos3dArray3d &m) const
 

Detailed Description

Translation transformation.


The documentation for this class was generated from the following files: