Definition in file kfbxcharacter.h.
#include <kaydaradef.h>
#include <kaydara.h>
#include <kfbxmath/kfbxvector4.h>
#include <klib/kstring.h>
#include <klib/kerror.h>
#include <kfbxplugins/kfbxconstraint.h>
#include <kfbxplugins/kfbxnodelimits.h>
#include <kfbxplugins/kfbxgroupname.h>
#include <fbxfilesdk_nsbegin.h>
#include <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... | |
Defines | |
#define | KFBX_DLL K_DLLIMPORT |
Typedefs | |
typedef KFbxCharacter * | HKFbxCharacter |
Enumerations | |
enum | ECharacterInputType |
Character input type. More... | |
enum | ECharacterNodeId |
enum | ECharacterGroupId |
enum | ECharacterLinkType |
enum ECharacterInputType |
Character input type.
Definition at line 73 of file kfbxcharacter.h.