fbxsdk/scene/constraint/fbxcharacter.h File 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

EFbxType FbxTypeOf ( const FbxCharacter::EOffAutoUser )
inline

Definition at line 958 of file fbxcharacter.h.

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

Definition at line 959 of file fbxcharacter.h.

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

Definition at line 960 of file fbxcharacter.h.

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

Definition at line 961 of file fbxcharacter.h.

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

Definition at line 962 of file fbxcharacter.h.

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

Definition at line 963 of file fbxcharacter.h.

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

Definition at line 964 of file fbxcharacter.h.

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

Definition at line 965 of file fbxcharacter.h.

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

Definition at line 966 of file fbxcharacter.h.

966 { return eFbxEnum; }
Enumeration.
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.