EvEmu
0.8.4
11 September 2021
|
#include "GaMath.h"
Go to the source code of this file.
Classes | |
class | Ga::GaException |
class | Ga::GaVec3 |
class | Ga::GaQuat |
class | Ga::GaMat3x3 |
class | Ga::GaMat4x4 |
class | Ga::GaDegree |
class | Ga::GaRadian |
Namespaces | |
Ga | |
Functions | |
GaExpInl GaVec3 | Ga::operator* (const GaFloat c, const GaVec3 &v1) |
GaExpInl GaVec3 | Ga::operator/ (const GaFloat c, const GaVec3 &v1) |