Kemena3D
Loading...
Searching...
No Matches
kemena::kBoneInfo Struct Reference

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.

Detailed Description

Stores the per-bone offset matrix and its index in the palette.

Member Data Documentation

◆ id

int kemena::kBoneInfo::id

Index into the final bone-matrix palette.

◆ offset

kMat4 kemena::kBoneInfo::offset

Transforms from model space to bone-local space.


The documentation for this struct was generated from the following file: