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 830 of file fbxcharacter.h.

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

Definition at line 831 of file fbxcharacter.h.

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

Definition at line 832 of file fbxcharacter.h.

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

Definition at line 833 of file fbxcharacter.h.

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

Definition at line 834 of file fbxcharacter.h.

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

Definition at line 835 of file fbxcharacter.h.

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

Definition at line 836 of file fbxcharacter.h.

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

Definition at line 837 of file fbxcharacter.h.

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

Definition at line 838 of file fbxcharacter.h.

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

Definition at line 839 of file fbxcharacter.h.

839 { return eFbxEnum; }
Enumeration.

Go to the source code of this file.