|
KarmaEngine
Game Engine for practical learning and research purposes
|
This file contains the math specific for transforms. More...
#include "krpch.h"#include "glm/glm.hpp"#include <glm/gtc/quaternion.hpp>#include <glm/gtx/euler_angles.hpp>

Go to the source code of this file.
Classes | |
| struct | Karma::TQuaternion |
| struct | Karma::TRotator |
| class | Karma::FTransform |
Macros | |
| #define | KR_SMALL_NUMBER (1.e-8f) |
This file contains the math specific for transforms.