HIK2FbxCharacterPropertyBridge Class Reference
#include <fbxhik2fbxcharacter.h>
Definition at line 235 of file fbxhik2fbxcharacter.h.
|
enum | { mParamCount = sizeof(gHIK2FbxCharacterPropertyBridge) / sizeof(FbxCharacterPropertyInfo)
} |
|
Definition at line 238 of file fbxhik2fbxcharacter.h.
static const FbxCharacterPropertyInfo gHIK2FbxCharacterPropertyBridge[]
Definition at line 242 of file fbxhik2fbxcharacter.h.
static const FbxCharacterPropertyInfo gHIK2FbxCharacterPropertyBridge[]
Definition at line 244 of file fbxhik2fbxcharacter.h.
247 for( lCounter = 0 ; lCounter <
mParamCount; lCounter++ )
249 if(
GetAt(lCounter).mFbxCharacterPropertyName && !strcmp(
GetAt(lCounter).mFbxCharacterPropertyName, pCharacterPropertyName))
251 return &
GetAt(lCounter);
static const FbxCharacterPropertyInfo & GetAt(int i)
Definition at line 257 of file fbxhik2fbxcharacter.h.
260 for( lCounter = 0 ; lCounter <
mParamCount; lCounter++ )
262 if(!strcmp(
GetAt(lCounter).mHIKPropertyName, pHIKPropertyName))
264 return &
GetAt(lCounter);
static const FbxCharacterPropertyInfo & GetAt(int i)
The documentation for this class was generated from the following file: