dlr::numeric::Transform3DTo2DFunctor Class Reference

This helper class works with Transform3DTo2D::getFunctor(). More...

#include <transform3DTo2D.h>

Collaboration diagram for dlr::numeric::Transform3DTo2DFunctor:
[legend]

List of all members.

Public Member Functions

 Transform3DTo2DFunctor (const Transform3DTo2D &transform)
 The constructor deep-copies its argument.
Vector2D operator() (const Vector3D &vec) const
 The application operator transforms its argument.


Detailed Description

This helper class works with Transform3DTo2D::getFunctor().

Definition at line 239 of file transform3DTo2D.h.


Constructor & Destructor Documentation

dlr::numeric::Transform3DTo2DFunctor::Transform3DTo2DFunctor ( const Transform3DTo2D transform  )  [inline]

The constructor deep-copies its argument.

Parameters:
transform This is the transform instance to be copied.

Definition at line 249 of file transform3DTo2D.h.


Member Function Documentation

Vector2D dlr::numeric::Transform3DTo2DFunctor::operator() ( const Vector3D vec  )  const [inline]

The application operator transforms its argument.

Parameters:
vec This is the vector to be transformed.
Returns:
The transformed vector.

Definition at line 261 of file transform3DTo2D.h.


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

Generated on Wed Nov 25 00:42:50 2009 for dlrUtilities Utility Library by  doxygen 1.5.8