KarmaEngine
Game Engine for practical learning and research purposes
Loading...
Searching...
No Matches
Transform.h File Reference

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>
Include dependency graph for Transform.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

This file contains the math specific for transforms.

Author
Ravi Mohan (the_cowboy)
Version
1.0
Date
February 27, 2023