![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "Headers/SceneAnimator.h"
#include "Platform/Video/Headers/GFXDevice.h"
#include "Headers/AnimationUtils.h"
#include "Core/Headers/PlatformContext.h"
#include "Utility/Headers/Localization.h"
Go to the source code of this file.
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
Functions | |
void | Divide::CalculateBoneToWorldTransform (Bone *pInternalNode) noexcept |
Calculates the global transformation matrix for the given internal node. | |