fbxsdk/scene/constraint/fbxcharacter.h File Reference
 
 
 
fbxsdk/scene/constraint/fbxcharacter.h File Reference

File Description

Definition in file fbxcharacter.h.

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

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCharacter::EAutoUser ) [inline]

Definition at line 830 of file fbxcharacter.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCharacter::EPostureMode ) [inline]

Definition at line 831 of file fbxcharacter.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCharacter::EFloorPivot ) [inline]

Definition at line 832 of file fbxcharacter.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCharacter::ERollExtractionMode ) [inline]

Definition at line 833 of file fbxcharacter.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCharacter::EHipsTranslationMode ) [inline]

Definition at line 834 of file fbxcharacter.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCharacter::EFootContactType ) [inline]

Definition at line 835 of file fbxcharacter.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCharacter::EHandContactType ) [inline]

Definition at line 836 of file fbxcharacter.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCharacter::EFingerContactMode ) [inline]

Definition at line 837 of file fbxcharacter.h.

{ return eFbxEnum; }
EFbxType FbxTypeOf ( const FbxCharacter::EContactBehaviour ) [inline]

Definition at line 838 of file fbxcharacter.h.

{ return eFbxEnum; }

Go to the source code of this file.