|
Kemena3D
|
Stores the per-bone offset matrix and its index in the palette. More...
#include <kdatatype.h>
Public Attributes | |
| int | id |
| Index into the final bone-matrix palette. | |
| kMat4 | offset |
| Transforms from model space to bone-local space. | |
Stores the per-bone offset matrix and its index in the palette.
| int kemena::kBoneInfo::id |
Index into the final bone-matrix palette.
| kMat4 kemena::kBoneInfo::offset |
Transforms from model space to bone-local space.