#include <math.h>#include <fstream>#include "../oawconfig.h"Include dependency graph for vectorc.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | Vector2C |
| class | Vector3C |
| class | Vector4C |
Typedefs | |
| typedef Vector3C * | pVectorC |
| typedef Vector3C | VectorC |
Functions | |
| OAW_DLLMAPPING double | Norm (const Vector3C &v) |
| OAW_DLLMAPPING Vector3C | vkrp (const Vector3C &, const Vector3C &) |
| OAW_DLLMAPPING double | Angle (const Vector3C &, const Vector3C &) |
| OAW_DLLMAPPING double | AngleTo (const Vector3C &, const Vector3C &, const Vector3C &) |
| OAW_DLLMAPPING double | operator * (const Vector3C &, const Vector3C &) |
| OAW_DLLMAPPING Vector3C | operator- (const Vector3C &, const Vector3C &) |
| OAW_DLLMAPPING Vector4C | operator * (const double &, const Vector4C &) |
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3-rc2