Definition at line 730 of file CogsBin.h.
◆ flags
BoneFlags Cogs::Core::CogsBin::Bone::flags |
◆ inverseBindPose
glm::mat4 Cogs::Core::CogsBin::Bone::inverseBindPose |
◆ name
uint32_t Cogs::Core::CogsBin::Bone::name |
Offset into strings subsection of current section.
Definition at line 737 of file CogsBin.h.
◆ parentBone
uint16_t Cogs::Core::CogsBin::Bone::parentBone |
Offset of within range of bones of this skeleton.
Definition at line 738 of file CogsBin.h.
◆ pos
glm::vec3 Cogs::Core::CogsBin::Bone::pos |
◆ relative
glm::mat4 Cogs::Core::CogsBin::Bone::relative |
◆ rot
glm::quat Cogs::Core::CogsBin::Bone::rot |
◆ scale
glm::vec3 Cogs::Core::CogsBin::Bone::scale |
The documentation for this struct was generated from the following file: