#include <math.h>
Go to the source code of this file.
Classes | |
| class | v3t< T > |
| class | v3t< T > |
Functions | |
| template<class T > | |
| v3t< T > | operator* (const T s, const v3t< T > &src) |
| template<class T > | |
| v3t< T > | crossProduct (const v3t< T > &a, const v3t< T > &b) |