Definition in file Vector3.h.
#include <iostream>
#include <math.h>
Go to the source code of this file.
Classes | |
| class | Vector3 |
| This class defines operations for 3 dimensional vectors. More... | |
Defines | |
| #define | NOMINMAX |
| #define | _USE_MATH_DEFINES |
Variables | |
| const int | vDim = 3 |
| Dimension of the vector. | |
|
|
|
|
|
|
|
|
Dimension of the vector.
|
1.4.5