kfbxcharacter.h File Reference


Detailed Description

Definition in file kfbxcharacter.h.

#include <fbxfilesdk/components/kbaselib/kaydaradef_h.h>
#include <fbxfilesdk/components/kbaselib/kaydara.h>
#include <fbxfilesdk/kfbxmath/kfbxvector4.h>
#include <fbxfilesdk/components/kbaselib/klib/kstring.h>
#include <fbxfilesdk/components/kbaselib/klib/kerror.h>
#include <fbxfilesdk/components/kcharacterdef/kfiltersetenum.h>
#include <fbxfilesdk/kfbxplugins/kfbxconstraint.h>
#include <fbxfilesdk/kfbxplugins/kfbxnodelimits.h>
#include <fbxfilesdk/kfbxplugins/kfbxgroupname.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>

Include dependency graph for kfbxcharacter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class   KFbxCharacterLink
  This class represents a link between a given character's node and the associated node in the hierarchy. More...
class   KFbxCharacter
  This class contains all methods to setup an exported character or query information on an imported character. More...

Enumerations

enum   ECharacterInputType
  Character input type. More...

Enumeration Type Documentation

Character input type.

  • eCharacterInputActor Not supported.
  • eCharacterInputCharacter The character's input is another character.
  • eCharacterInputMarkerSet The character's input is a control rig.
  • eCharacterOutputMarkerSet Not supported.
  • eCharacterInputStance The character's input is the stance pose.

Definition at line 71 of file kfbxcharacter.h.