Files Classes Functions Hierarchy
#include <d2homogeneous.h>
Go to the source code of this file.
Functions | |
| d2homogeneous & | operator* (d2homogeneous &a, d2homogeneous const &b) |
| The left most operand contains the result. | |
| 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.
1.5.8