|
SleakEngine 1.0.0
C++23 multi-backend game engine
|
Go to the source code of this file.
Namespaces | |
| namespace | Sleak |
| Root namespace for everything the engine exposes. | |
| namespace | Sleak::Math |
| Vectors, matrices, quaternions, colors, AABBs, and random helpers. | |
Functions | |
| Vector3D | Sleak::Math::operator* (const Quaternion &quat, const Vector3D &vec) |