Nebula
Loading...
Searching...
No Matches
Characters::SkeletonCreateInfo Struct Reference

#include <skeleton.h>

Public Attributes

Util::FixedArray< CharacterJointjoints
 
Util::FixedArray< Math::mat4bindPoses
 
Util::HashTable< Util::StringAtom, IndexTjointIndexMap
 
Util::FixedArray< Math::vec4idleSamples
 

Member Data Documentation

◆ bindPoses

Util::FixedArray<Math::mat4> Characters::SkeletonCreateInfo::bindPoses

◆ idleSamples

Util::FixedArray<Math::vec4> Characters::SkeletonCreateInfo::idleSamples

◆ jointIndexMap

Util::HashTable<Util::StringAtom, IndexT> Characters::SkeletonCreateInfo::jointIndexMap

◆ joints

Util::FixedArray<CharacterJoint> Characters::SkeletonCreateInfo::joints

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