Just™ Game Engine
Namespaces | Functions
math.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  jng
 
namespace  jng::math
 

Functions

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