XII Release 0.1.0
Loading...
Searching...
No Matches
xiiAnimPoseGeneratorCommandCombinePoses Struct Referencefinal

Combines all the local space poses that are given as input into one local pose. More...

#include <AnimPoseGenerator.h>

Inheritance diagram for xiiAnimPoseGeneratorCommandCombinePoses:
[legend]

Public Attributes

xiiHybridArray< float, 4 > m_InputWeights
 
xiiHybridArray< xiiArrayPtr< const ozz::math::SimdFloat4 >, 4 > m_InputBoneWeights
 
- Public Attributes inherited from xiiAnimPoseGeneratorCommand
xiiHybridArray< xiiAnimPoseGeneratorCommandID, 4 > m_Inputs
 

Friends

class xiiAnimPoseGenerator
 

Additional Inherited Members

- Public Member Functions inherited from xiiAnimPoseGeneratorCommand
xiiAnimPoseGeneratorCommandID GetCommandID () const
 
xiiAnimPoseGeneratorCommandType GetType () const
 

Detailed Description

Combines all the local space poses that are given as input into one local pose.

The input commands must be of type

Every input pose gets both an overall weight, as well as optionally a per-bone weight mask. If a per-bone mask is used, the respective input pose will only affect those bones.


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