Skip to main content

Module skinning

Module skinning 

Source

Structs§

Influence
A single vertex influence. Used by InfluenceIterator.
InfluenceIterator
Iterator over all vertex influences with non-zero weight.
JointAabb
JointIndex
SkinnedMesh
SkinnedMeshBounds
Data that can be used to calculate the AABB of a skinned mesh.
SkinnedMeshInverseBindposes
SkinnedMeshTemplate

Enums§

EntityAabbFromSkinnedMeshBoundsError
MeshAttributeError
Generic error for when a mesh was expected to have a certain attribute with a certain format.
SkinnedMeshBoundsError

Functions§

entity_aabb_from_skinned_mesh_bounds
Given the components of a skinned mesh entity, return an Aabb3d that encloses the skinned vertices of the mesh.