|
Foundation
|
#include <Animation.hpp>
Public Attributes | |
| int32_t | parent {-1} |
| float3 | restTranslation {0, 0, 0} |
| quat | restRotation {0, 0, 0, 1} |
| float3 | restScale {1, 1, 1} |
| mat4 | inverseBind {1.0f} |
| mat4 FJoint::inverseBind {1.0f} |
| int32_t FJoint::parent {-1} |
| quat FJoint::restRotation {0, 0, 0, 1} |
| float3 FJoint::restScale {1, 1, 1} |
| float3 FJoint::restTranslation {0, 0, 0} |