, including all inherited members.
AddEnumValue(char const *pStringValue) | KFbxProperty | |
CopyValue(KFbxProperty const&pProp) | KFbxProperty | |
Create(KFbxProperty const&pCompoundProperty, char const *pName, KFbxDataType const&pDataType=KFbxDataType(), char const *pLabel="", bool pCheckForDuplicate=true, bool *pWasFound=NULL) | KFbxProperty | [static] |
Create(KFbxProperty const&pParentProperty, char const *pName, KFbxDataType const&pDataType, T const&pValue, eFbxPropertyFlags pFlags=eNO_FLAG, bool pCheckForDuplicate=true, bool pForceSet=true) | KFbxProperty | [inline, static] |
Create(KFbxObject *pObject, char const *pName, KFbxDataType const&pDataType=KFbxDataType(), char const *pLabel="", bool pCheckForDuplicate=true, bool *pWasFound=NULL) | KFbxProperty | [static] |
Create(KFbxObject *pObject, KFbxProperty&pFromProperty, bool pCheckForDuplicate=true) | KFbxProperty | [static] |
Create(KFbxProperty const&pCompoundProperty, KFbxProperty&pFromProperty, bool pCheckForDuplicate=true) | KFbxProperty | [static] |
CreateKFCurveNode(const char *pTakeName=NULL) | KFbxProperty | |
Destroy(bool pRecursive=true, bool pDependents=false) | KFbxProperty | |
Find(char const *pName, bool pCaseSensitive=true) const | KFbxProperty | [inline] |
FindHierarchical(char const *pName, bool pCaseSensitive=true) const | KFbxProperty | [inline] |
Get(void *pValue, EFbxType pValueType) const | KFbxProperty | |
Get(void *pValue, EFbxType pValueType, KFbxEvaluationInfo const *pEvaluateInfo) | KFbxProperty | |
Get(T const *pFBX_TYPE) const | KFbxProperty | [inline] |
Get(T const *pFBX_TYPE, KFbxEvaluationInfo const *pEvaluateInfo) | KFbxProperty | [inline] |
Get(KFbxEvaluationInfo const *pEvaluateInfo) | KFbxProperty | [inline] |
Get(void *pValue, EFbxType pValueType, KFbxEvaluationInfo *pEvaluateInfo) const | KFbxProperty | |
GetEnumCount() | KFbxProperty | |
GetEnumValue(int pIndex) | KFbxProperty | |
GetFbxObject() const | KFbxProperty | |
GetFirstDescendent() const | KFbxProperty | [inline] |
GetFlag(eFbxPropertyFlags pFlag) | KFbxProperty | |
GetFlagInheritType(eFbxPropertyFlags pFlag) const | KFbxProperty | |
GetHierarchicalName() const | KFbxProperty | |
GetKFCurve(const char *pChannel=NULL) | KFbxProperty | |
GetKFCurve(const char *pChannel, const char *pTakeName) | KFbxProperty | |
GetKFCurveNode(bool pCreateAsNeeded=false, const char *pTakeName=NULL) | KFbxProperty | |
GetLabel(bool pReturnNameIfEmpty=true) | KFbxProperty | |
GetMaxLimit() const | KFbxProperty | |
GetMinLimit() const | KFbxProperty | |
GetName() const | KFbxProperty | |
GetNextDescendent(KFbxProperty const&pProperty) const | KFbxProperty | [inline] |
GetPropertyDataType() const | KFbxProperty | |
GetValueInheritType() const | KFbxProperty | |
HasDefaultValue(KFbxProperty&pProperty) | KFbxProperty | [static] |
HasMaxLimit() const | KFbxProperty | |
HasMinLimit() const | KFbxProperty | |
InsertEnumValue(int pIndex, char const *pStringValue) | KFbxProperty | |
IsValid() const | KFbxProperty | |
KFbxProperty() | KFbxProperty | |
KFbxProperty(KFbxProperty const&pProperty) | KFbxProperty | |
KFbxProperty(KFbxPropertyHandle const&pProperty) | KFbxProperty | |
Modified() const | KFbxProperty | |
ModifiedFlag(eFbxPropertyFlags pFlag) const | KFbxProperty | |
ModifyFlag(eFbxPropertyFlags pFlag, bool pValue) | KFbxProperty | |
RemoveEnumValue(int pIndex) | KFbxProperty | |
Set(void const *pValue, EFbxType pValueType, bool pCheckForValueEquality) | KFbxProperty | |
Set(void const *pValue, EFbxType pValueType) | KFbxProperty | [inline] |
Set(T const&pValue) | KFbxProperty | [inline] |
SetEnumValue(int pIndex, char const *pStringValue) | KFbxProperty | |
SetFlagInheritType(eFbxPropertyFlags pFlag, KFbxInheritType pType) | KFbxProperty | |
SetLabel(KString pLabel) | KFbxProperty | |
SetLimits(double pMin, double pMax) | KFbxProperty | |
SetMaxLimit(double pMax) | KFbxProperty | |
SetMinLimit(double pMin) | KFbxProperty | |
SetValueInheritType(KFbxInheritType pType) | KFbxProperty | |
~KFbxProperty() | KFbxProperty | |