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