HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FBX_BlendShapeInput Struct Reference

#include <FBX_AnimationUtils.h>

Public Member Functions

 FBX_BlendShapeInput (int blendshape_idx, int channel_idx, const UT_StringHolder &channel_name)
 

Public Attributes

int myBlendShapeIdx
 
int myChannelIdx
 
UT_StringHolder myChannelName
 

Detailed Description

Definition at line 26 of file FBX_AnimationUtils.h.

Constructor & Destructor Documentation

FBX_BlendShapeInput::FBX_BlendShapeInput ( int  blendshape_idx,
int  channel_idx,
const UT_StringHolder channel_name 
)
inline

Definition at line 28 of file FBX_AnimationUtils.h.

Member Data Documentation

int FBX_BlendShapeInput::myBlendShapeIdx

Definition at line 36 of file FBX_AnimationUtils.h.

int FBX_BlendShapeInput::myChannelIdx

Definition at line 37 of file FBX_AnimationUtils.h.

UT_StringHolder FBX_BlendShapeInput::myChannelName

Definition at line 38 of file FBX_AnimationUtils.h.


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