Just™ Game Engine
Namespaces | Functions
math.cpp File Reference
#include "utilities/math.hpp"
#include <glm/gtx/matrix_decompose.hpp>

Namespaces

namespace  jng
 
namespace  jng::math
 

Functions

bool jng::math::decomposeTransform (const glm::mat4 &transform, glm::vec3 &translation, glm::vec3 &rotation, glm::vec3 &scale)