Cogs.Core
Public Attributes | List of all members
Cogs::Core::PoseData Struct Reference

Public Attributes

glm::mat4 transforms [kMaxBones]
 
size_t numPoses = 0
 

Detailed Description

Definition at line 77 of file Animation.h.

Member Data Documentation

◆ numPoses

size_t Cogs::Core::PoseData::numPoses = 0

Definition at line 80 of file Animation.h.

◆ transforms

glm::mat4 Cogs::Core::PoseData::transforms[kMaxBones]

Definition at line 79 of file Animation.h.


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