FBX SDK Reference Guide: Member List
This is the complete list of members forKFbxProperty, 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) constKFbxProperty[inline]
FindHierarchical(char const *pName, bool pCaseSensitive=true) constKFbxProperty[inline]
Get(void *pValue, EFbxType pValueType) constKFbxProperty
Get(void *pValue, EFbxType pValueType, KFbxEvaluationInfo const *pEvaluateInfo)KFbxProperty
Get(void *pValue, EFbxType pValueType, KFbxEvaluationInfo *pEvaluateInfo) constKFbxProperty
GetEnumCount()KFbxProperty
GetEnumValue(int pIndex)KFbxProperty
GetFbxObject() constKFbxProperty
GetFirstDescendent() constKFbxProperty[inline]
GetFlag(eFbxPropertyFlags pFlag)KFbxProperty
GetFlagInheritType(eFbxPropertyFlags pFlag) constKFbxProperty
GetHierarchicalName() constKFbxProperty
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() constKFbxProperty
GetMinLimit() constKFbxProperty
GetName() constKFbxProperty
GetNextDescendent(KFbxProperty const&pProperty) constKFbxProperty[inline]
GetPropertyDataType() constKFbxProperty
GetValueInheritType() constKFbxProperty
HasMaxLimit() constKFbxProperty
HasMinLimit() constKFbxProperty
InsertEnumValue(int pIndex, char const *pStringValue)KFbxProperty
KFbxProperty()KFbxProperty
KFbxProperty(KFbxProperty const&pProperty)KFbxProperty
KFbxProperty(KFbxPropertyHandle const&pProperty)KFbxProperty
Modified() constKFbxProperty
ModifiedFlag(eFbxPropertyFlags pFlag) constKFbxProperty
ModifyFlag(eFbxPropertyFlags pFlag, bool pValue)KFbxProperty
RemoveEnumValue(int pIndex)KFbxProperty
Set(void const *pValue, EFbxType pValueType, bool pCheckForValueEquality)KFbxProperty
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