![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "Headers/AnimationUtils.h"
Go to the source code of this file.
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
namespace | Divide::AnimUtils |
Functions | |
void | Divide::AnimUtils::TransformMatrix (const aiMatrix4x4 &in, mat4< F32 > &out, const bool rowMajor) noexcept |
void | Divide::AnimUtils::TransformMatrix (const mat4< F32 > &in, aiMatrix4x4 &out, const bool rowMajor) noexcept |