transform3DTo2D.cpp File Reference

Source file defining Transform3DTo2D class. More...

#include <dlrNumeric/transform3DTo2D.h>

Include dependency graph for transform3DTo2D.cpp:

Go to the source code of this file.


Namespaces

namespace  dlr::numeric
 This namespace contains code for 1D, 2D, and 3D arrays, matrices, coordinate transformations, rotation conversions, and much more.

Functions

Transform3DTo2D dlr::numeric::operator* (const Transform3DTo2D &transform0, const Transform3D &transform1)
 This operator composes a Transform3DTo2D instance with a Transform3D instance.
std::ostream & dlr::numeric::operator<< (std::ostream &stream, const Transform3DTo2D &transform0)
 Outputs a text representation of a Transform3D instance to a std::ostream.
std::istream & dlr::numeric::operator>> (std::istream &stream, Transform3DTo2D &transform0)
 Sets the value of a Transform3DTo2D instance from a std::istream.


Detailed Description

Source file defining Transform3DTo2D class.

Copyright (C) 2001-2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
1136
Date
2009-04-02 18:04:40 -0400 (Thu, 02 Apr 2009)

Definition in file transform3DTo2D.cpp.


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