Definition in file kfbxpropertydef.h.
#include <fbxfilesdk/fbxfilesdk_def.h>
#include <fbxfilesdk/fbxfilesdk_nsbegin.h>
#include <fbxfilesdk/fbxfilesdk_nsend.h>


Go to the source code of this file.
Classes |
|
| class | FbxPropertyFlags |
| class | KFbxConnectionPointFilter |
| Class to manage ConnectFilter. More... |
|
Typedefs |
|
| typedef int | kFbxPropertyId |
| typedef int | kFbxFilterId |
Enumerations |
|
| enum | KFbxInheritType
{ eFbxOverride = 0, eFbxInherit = 1, eFbxDeleted = 2 } |
| enum | kFbxConnectionType
{ eFbxConnectionNone = 0, eFbxConnectionSystem = 1 << 0, eFbxConnectionUser = 1 << 1, eFbxConnectionSystemOrUser = eFbxConnectionUser | eFbxConnectionSystem, eFbxConnectionReference = 1 << 2, eFbxConnectionContains = 1 << 3, eFbxConnectionData = 1 << 4, eFbxConnectionLinkType = eFbxConnectionReference | eFbxConnectionContains | eFbxConnectionData, eFbxConnectionDefault = eFbxConnectionUser | eFbxConnectionReference, eFbxConnectionUnidirectional = 1 << 7 } |
Variables |
|
| const kFbxPropertyId | kFbxProperyIdNull = -1 |
| const kFbxPropertyId | kFbxProperyIdRoot = 0 |
| typedef int kFbxFilterId |
Definition at line 117 of file kfbxpropertydef.h.
| typedef int kFbxPropertyId |
Definition at line 45 of file kfbxpropertydef.h.
| enum kFbxConnectionType |
Definition at line 51 of file kfbxpropertydef.h.
| enum KFbxInheritType |
Definition at line 49 of file kfbxpropertydef.h.
| const kFbxPropertyId kFbxProperyIdNull = -1 |
Definition at line 46 of file kfbxpropertydef.h.
| const kFbxPropertyId kFbxProperyIdRoot = 0 |
Definition at line 47 of file kfbxpropertydef.h.