FBX C++ API Reference
fbxcharacter.h File Reference

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

◆ FbxTypeOf() [1/10]

EFbxType FbxTypeOf ( const FbxCharacter::EOffAutoUser )
inline

Definition at line 958 of file fbxcharacter.h.

958 { return eFbxEnum; }
Enumeration.

◆ FbxTypeOf() [2/10]

EFbxType FbxTypeOf ( const FbxCharacter::EAutoUser )
inline

Definition at line 959 of file fbxcharacter.h.

959 { return eFbxEnum; }
Enumeration.

◆ FbxTypeOf() [3/10]

EFbxType FbxTypeOf ( const FbxCharacter::EPostureMode )
inline

Definition at line 960 of file fbxcharacter.h.

960 { return eFbxEnum; }
Enumeration.

◆ FbxTypeOf() [4/10]

EFbxType FbxTypeOf ( const FbxCharacter::EFloorPivot )
inline

Definition at line 961 of file fbxcharacter.h.

961 { return eFbxEnum; }
Enumeration.

◆ FbxTypeOf() [5/10]

EFbxType FbxTypeOf ( const FbxCharacter::ERollExtractionMode )
inline

Definition at line 962 of file fbxcharacter.h.

962 { return eFbxEnum; }
Enumeration.

◆ FbxTypeOf() [6/10]

EFbxType FbxTypeOf ( const FbxCharacter::EHipsTranslationMode )
inline

Definition at line 963 of file fbxcharacter.h.

963 { return eFbxEnum; }
Enumeration.

◆ FbxTypeOf() [7/10]

EFbxType FbxTypeOf ( const FbxCharacter::EFootContactType )
inline

Definition at line 964 of file fbxcharacter.h.

964 { return eFbxEnum; }
Enumeration.

◆ FbxTypeOf() [8/10]

EFbxType FbxTypeOf ( const FbxCharacter::EHandContactType )
inline

Definition at line 965 of file fbxcharacter.h.

965 { return eFbxEnum; }
Enumeration.

◆ FbxTypeOf() [9/10]

EFbxType FbxTypeOf ( const FbxCharacter::EFingerContactMode )
inline

Definition at line 966 of file fbxcharacter.h.

966 { return eFbxEnum; }
Enumeration.

◆ FbxTypeOf() [10/10]

EFbxType FbxTypeOf ( const FbxCharacter::EContactBehaviour )
inline

Definition at line 967 of file fbxcharacter.h.

967 { return eFbxEnum; }
Enumeration.

Go to the source code of this file.