_vector2.h File Reference
#include "mathlib/nmath.h"
#include <float.h>
Go to the source code of this file.
Classes | |
| class | _vector2 |
Functions | |
| static _vector2 | operator+ (const _vector2 &v0, const _vector2 &v1) |
| static _vector2 | operator- (const _vector2 &v0, const _vector2 &v1) |
| static _vector2 | operator * (const _vector2 &v0, const float s) |
Function Documentation
|
||||||||||||
|
Definition at line 295 of file _vector2.h. |
|
||||||||||||
|
Definition at line 305 of file _vector2.h. |
|
||||||||||||
|
Definition at line 315 of file _vector2.h. |