FBX SDK Reference Guide: Member List
This is the complete list of members forKFbxPropertyHandle, including all inherited members.

Add(char const *pName, KFbxTypeInfoHandle const&pTypeInfo)KFbxPropertyHandle
AddEnumValue(char const *pStringValue)KFbxPropertyHandle
BeginCreateOrFindProperty()KFbxPropertyHandle
ClearConnectCache()KFbxPropertyHandle
ConnectDst(KFbxPropertyHandle const&pDst, kFbxConnectionType const pType=eFbxConnectionDefault)KFbxPropertyHandle
ConnectSrc(KFbxPropertyHandle const&pSrc, kFbxConnectionType const pType=eFbxConnectionDefault)KFbxPropertyHandle
Create()KFbxPropertyHandle[static]
Create(KFbxObjectHandle const&pInstanceOf)KFbxPropertyHandle[static]
Create(char const *pName, EFbxType pType=eUNIDENTIFIED)KFbxPropertyHandle[static]
Create(char const *pName, KFbxTypeInfoHandle pTypeInfo)KFbxPropertyHandle[static]
Destroy()KFbxPropertyHandle
DisconnectDst(KFbxPropertyHandle const&pDst)KFbxPropertyHandle
DisconnectSrc(KFbxPropertyHandle const&pSrc)KFbxPropertyHandle
EndCreateOrFindProperty()KFbxPropertyHandle
Find(char const *pName, bool pCaseSensitive) constKFbxPropertyHandle
Find(char const *pName, KFbxTypeInfoHandle const&pTypeInfo, bool pCaseSensitive) constKFbxPropertyHandle
Find(char const *pName, const char *pChildrenSeparator, bool pCaseSensitive) constKFbxPropertyHandle
Find(char const *pName, const char *pChildrenSeparator, KFbxTypeInfoHandle const&pTypeInfo, bool pCaseSensitive) constKFbxPropertyHandle
Get(void *pValue, EFbxType pValueType) constKFbxPropertyHandle
Get(T const *pFBX_TYPE) constKFbxPropertyHandle[inline]
GetChild() constKFbxPropertyHandle
GetDefaultValue(void *pValue, EFbxType pValueType) constKFbxPropertyHandle
GetDst(KFbxConnectionPointFilter *pFilter=0, int pIndex=0) constKFbxPropertyHandle
GetDstCount(KFbxConnectionPointFilter *pFilter=0) constKFbxPropertyHandle
GetEnumCount()KFbxPropertyHandle
GetEnumValue(int pIndex)KFbxPropertyHandle
GetFirstDescendent() constKFbxPropertyHandle
GetFlags() constKFbxPropertyHandle
GetFlagsInheritType(FbxPropertyFlags::eFbxPropertyFlags pFlags, bool pCheckReferences) constKFbxPropertyHandle
GetLabel() constKFbxPropertyHandle
GetMax(void *pValue, EFbxType pValueType) constKFbxPropertyHandle
GetMax(T const *pFBX_TYPE) constKFbxPropertyHandle[inline]
GetMin(void *pValue, EFbxType pValueType) constKFbxPropertyHandle
GetMin(T const *pFBX_TYPE) constKFbxPropertyHandle[inline]
GetName() constKFbxPropertyHandle
GetNextDescendent(KFbxPropertyHandle const&pHandle) constKFbxPropertyHandle
GetPageDataPtr() constKFbxPropertyHandle
GetParent() constKFbxPropertyHandle
GetReferencedBy(int pIndex) constKFbxPropertyHandle
GetReferencedByCount(void) constKFbxPropertyHandle
GetReferenceTo(void) constKFbxPropertyHandle
GetSibling() constKFbxPropertyHandle
GetSoftMax(void *pValue, EFbxType pValueType) constKFbxPropertyHandle
GetSoftMax(T const *pFBX_TYPE) constKFbxPropertyHandle[inline]
GetSoftMin(void *pValue, EFbxType pValueType) constKFbxPropertyHandle
GetSoftMin(T const *pFBX_TYPE) constKFbxPropertyHandle[inline]
GetSrc(KFbxConnectionPointFilter *pFilter=0, int pIndex=0) constKFbxPropertyHandle
GetSrcCount(KFbxConnectionPointFilter *pFilter=0) constKFbxPropertyHandle
GetType() constKFbxPropertyHandle
GetTypeInfo() constKFbxPropertyHandle
GetUserData() constKFbxPropertyHandle
GetUserTag() constKFbxPropertyHandle
GetValueInheritType(bool pCheckReferences) constKFbxPropertyHandle
HasMax() constKFbxPropertyHandle
HasMin() constKFbxPropertyHandle
HasSoftMax() constKFbxPropertyHandle
HasSoftMin() constKFbxPropertyHandle
InsertEnumValue(int pIndex, char const *pStringValue)KFbxPropertyHandle
Is(KFbxPropertyHandle const&pHandle) constKFbxPropertyHandle
IsAReferenceTo(void) constKFbxPropertyHandle
IsChildOf(KFbxPropertyHandle const&pParent) constKFbxPropertyHandle
IsConnectedDst(KFbxPropertyHandle const&pDst)KFbxPropertyHandle
IsConnectedSrc(KFbxPropertyHandle const&pSrc)KFbxPropertyHandle
IsDescendentOf(KFbxPropertyHandle const&pParent) constKFbxPropertyHandle
IsReferencedBy(void) constKFbxPropertyHandle
IsRoot() constKFbxPropertyHandle[inline]
KFbxPropertyHandle()KFbxPropertyHandle
KFbxPropertyHandle(KFbxPropertyHandle const&pAddress)KFbxPropertyHandle
KFbxPropertyHandle(KFbxPropertyPage *pPage, kFbxPropertyId pId=kFbxProperyIdRoot)KFbxPropertyHandle
ModifyFlags(FbxPropertyFlags::eFbxPropertyFlags pFlags, bool pValue)KFbxPropertyHandle
operator!=(KFbxPropertyHandle const&pHandle) constKFbxPropertyHandle
operator=(KFbxPropertyHandle const&pHandle)KFbxPropertyHandle
operator==(KFbxPropertyHandle const&pHandle) constKFbxPropertyHandle
PushPropertiesToParentInstance()KFbxPropertyHandle
RemoveEnumValue(int pIndex)KFbxPropertyHandle
Set(void const *pValue, EFbxType pValueType, bool pCheckValueEquality)KFbxPropertyHandle
Set(T const&pValue)KFbxPropertyHandle[inline]
SetEnumValue(int pIndex, char const *pStringValue)KFbxPropertyHandle
SetFlagsInheritType(FbxPropertyFlags::eFbxPropertyFlags pFlags, KFbxInheritType pType)KFbxPropertyHandle
SetLabel(char const *pLabel)KFbxPropertyHandle
SetMax(void const *pValue, EFbxType pValueType)KFbxPropertyHandle
SetMax(T const&pValue)KFbxPropertyHandle[inline]
SetMin(void const *pValue, EFbxType pValueType)KFbxPropertyHandle
SetMin(T const&pValue)KFbxPropertyHandle[inline]
SetPageDataPtr(void *pData)KFbxPropertyHandle
SetParent(KFbxPropertyHandle const&pOther)KFbxPropertyHandle
SetSoftMax(void const *pValue, EFbxType pValueType)KFbxPropertyHandle
SetSoftMax(T const&pValue)KFbxPropertyHandle[inline]
SetSoftMin(void const *pValue, EFbxType pValueType)KFbxPropertyHandle
SetSoftMin(T const&pValue)KFbxPropertyHandle[inline]
SetUserData(void const *pUserData)KFbxPropertyHandle
SetUserTag(int pUserData)KFbxPropertyHandle
SetValueInheritType(KFbxInheritType pType)KFbxPropertyHandle
Valid() constKFbxPropertyHandle
~KFbxPropertyHandle()KFbxPropertyHandle