proj home

Files   Classes   Functions   Hierarchy  

d2homogeneous.cpp File Reference

#include <d2homogeneous.h>

Include dependency graph for d2homogeneous.cpp:

Go to the source code of this file.

Functions

d2homogeneousoperator* (d2homogeneous &a, d2homogeneous const &b)
 The left most operand contains the result.


Function Documentation

d2homogeneous& operator* ( d2homogeneous a,
d2homogeneous const &  b 
)

The left most operand contains the result.

The client is responsible for memory and correct use!

Definition at line 120 of file d2homogeneous.cpp.

00124 {
00125   return a *= b;
00126 }


Generated on Fri Mar 4 00:49:39 2011 for Chelton Evans Source by  doxygen 1.5.8