FBX C++ API Reference
fbxcharacter.h File Reference

Go to the source code of this file.

Classes

class  FbxCharacterLink
 This class represents a link between a given FBX node and the associated node in the character hierarchy. More...
 
class  FbxCharacter
 A Character is a person or animal with pre-defined skeleton system. More...
 

Functions

EFbxType FbxTypeOf (const FbxCharacter::EOffAutoUser &)
 
EFbxType FbxTypeOf (const FbxCharacter::EAutoUser &)
 
EFbxType FbxTypeOf (const FbxCharacter::EPostureMode &)
 
EFbxType FbxTypeOf (const FbxCharacter::EFloorPivot &)
 
EFbxType FbxTypeOf (const FbxCharacter::ERollExtractionMode &)
 
EFbxType FbxTypeOf (const FbxCharacter::EHipsTranslationMode &)
 
EFbxType FbxTypeOf (const FbxCharacter::EFootContactType &)
 
EFbxType FbxTypeOf (const FbxCharacter::EHandContactType &)
 
EFbxType FbxTypeOf (const FbxCharacter::EFingerContactMode &)
 
EFbxType FbxTypeOf (const FbxCharacter::EContactBehaviour &)
 

Function Documentation

EFbxType FbxTypeOf ( const FbxCharacter::EOffAutoUser )
inline

Definition at line 976 of file fbxcharacter.h.

976 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCharacter::EAutoUser )
inline

Definition at line 977 of file fbxcharacter.h.

977 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCharacter::EPostureMode )
inline

Definition at line 978 of file fbxcharacter.h.

978 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCharacter::EFloorPivot )
inline

Definition at line 979 of file fbxcharacter.h.

979 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCharacter::ERollExtractionMode )
inline

Definition at line 980 of file fbxcharacter.h.

980 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCharacter::EHipsTranslationMode )
inline

Definition at line 981 of file fbxcharacter.h.

981 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCharacter::EFootContactType )
inline

Definition at line 982 of file fbxcharacter.h.

982 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCharacter::EHandContactType )
inline

Definition at line 983 of file fbxcharacter.h.

983 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCharacter::EFingerContactMode )
inline

Definition at line 984 of file fbxcharacter.h.

984 { return eFbxEnum; }
Enumeration.
EFbxType FbxTypeOf ( const FbxCharacter::EContactBehaviour )
inline

Definition at line 985 of file fbxcharacter.h.

985 { return eFbxEnum; }
Enumeration.