xc
Public Member Functions | List of all members

Geometric transformation that can be applied to the components of a set. More...

#include <TrfGeom.h>

Inheritance diagram for XC::TrfGeom:
Inheritance graph
[legend]

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 Pos3dArrayTransform (const Pos3dArray &m) const
 
const Pos3dArray3dTransform (const Pos3dArray3d &m) const
 

Detailed Description

Geometric transformation that can be applied to the components of a set.


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