Module ssbh_data::skel_data[][src]

Structs

BoneData
SkelData

The data associated with a Skel file. The supported version is 1.0.

Functions

calculate_relative_transform

Calculates the transform of world_transform relative to parent_world_transform. If parent_world_transform is None or the identity matrix, a copy of world_transform is returned. All matrices are assumed to be in row-major order.

create_skel