, 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) const |
KFbxPropertyHandle |
|
Find(char const
*pName, KFbxTypeInfoHandle const &pTypeInfo, bool
pCaseSensitive) const |
KFbxPropertyHandle |
|
Find(char const
*pName, const char *pChildrenSeparator, bool pCaseSensitive)
const |
KFbxPropertyHandle |
|
Find(char const
*pName, const char *pChildrenSeparator, KFbxTypeInfoHandle const
&pTypeInfo, bool pCaseSensitive) const |
KFbxPropertyHandle |
|
Get(void
*pValue, EFbxType pValueType) const |
KFbxPropertyHandle |
|
Get(T const
*pFBX_TYPE) const |
KFbxPropertyHandle |
[inline] |
GetChild()
const |
KFbxPropertyHandle |
|
GetDefaultValue(void
*pValue, EFbxType pValueType) const |
KFbxPropertyHandle |
|
GetDst(KFbxConnectionPointFilter
*pFilter=0, int pIndex=0) const |
KFbxPropertyHandle |
|
GetDstCount(KFbxConnectionPointFilter
*pFilter=0) const |
KFbxPropertyHandle |
|
GetEnumCount() |
KFbxPropertyHandle |
|
GetEnumValue(int
pIndex) |
KFbxPropertyHandle |
|
GetFirstDescendent()
const |
KFbxPropertyHandle |
|
GetFlags()
const |
KFbxPropertyHandle |
|
GetFlagsInheritType(FbxPropertyFlags::eFbxPropertyFlags
pFlags, bool pCheckReferences) const |
KFbxPropertyHandle |
|
GetLabel()
const |
KFbxPropertyHandle |
|
GetMax(void
*pValue, EFbxType pValueType) const |
KFbxPropertyHandle |
|
GetMax(T const
*pFBX_TYPE) const |
KFbxPropertyHandle |
[inline] |
GetMin(void
*pValue, EFbxType pValueType) const |
KFbxPropertyHandle |
|
GetMin(T const
*pFBX_TYPE) const |
KFbxPropertyHandle |
[inline] |
GetName()
const |
KFbxPropertyHandle |
|
GetNextDescendent(KFbxPropertyHandle
const &pHandle) const |
KFbxPropertyHandle |
|
GetPageDataPtr()
const |
KFbxPropertyHandle |
|
GetParent()
const |
KFbxPropertyHandle |
|
GetReferencedBy(int
pIndex) const |
KFbxPropertyHandle |
|
GetReferencedByCount(void)
const |
KFbxPropertyHandle |
|
GetReferenceTo(void)
const |
KFbxPropertyHandle |
|
GetSibling()
const |
KFbxPropertyHandle |
|
GetSoftMax(void
*pValue, EFbxType pValueType) const |
KFbxPropertyHandle |
|
GetSoftMax(T
const *pFBX_TYPE) const |
KFbxPropertyHandle |
[inline] |
GetSoftMin(void
*pValue, EFbxType pValueType) const |
KFbxPropertyHandle |
|
GetSoftMin(T
const *pFBX_TYPE) const |
KFbxPropertyHandle |
[inline] |
GetSrc(KFbxConnectionPointFilter
*pFilter=0, int pIndex=0) const |
KFbxPropertyHandle |
|
GetSrcCount(KFbxConnectionPointFilter
*pFilter=0) const |
KFbxPropertyHandle |
|
GetType()
const |
KFbxPropertyHandle |
|
GetTypeInfo()
const |
KFbxPropertyHandle |
|
GetUserData()
const |
KFbxPropertyHandle |
|
GetUserTag()
const |
KFbxPropertyHandle |
|
GetValueInheritType(bool
pCheckReferences) const |
KFbxPropertyHandle |
|
HasMax()
const |
KFbxPropertyHandle |
|
HasMin()
const |
KFbxPropertyHandle |
|
HasSoftMax()
const |
KFbxPropertyHandle |
|
HasSoftMin()
const |
KFbxPropertyHandle |
|
InsertEnumValue(int
pIndex, char const *pStringValue) |
KFbxPropertyHandle |
|
Is(KFbxPropertyHandle
const &pHandle) const |
KFbxPropertyHandle |
|
IsAReferenceTo(void)
const |
KFbxPropertyHandle |
|
IsChildOf(KFbxPropertyHandle
const &pParent) const |
KFbxPropertyHandle |
|
IsConnectedDst(KFbxPropertyHandle
const &pDst) |
KFbxPropertyHandle |
|
IsConnectedSrc(KFbxPropertyHandle
const &pSrc) |
KFbxPropertyHandle |
|
IsDescendentOf(KFbxPropertyHandle
const &pParent) const |
KFbxPropertyHandle |
|
IsReferencedBy(void)
const |
KFbxPropertyHandle |
|
IsRoot()
const |
KFbxPropertyHandle |
[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) const |
KFbxPropertyHandle |
|
operator=(KFbxPropertyHandle
const &pHandle) |
KFbxPropertyHandle |
|
operator==(KFbxPropertyHandle
const &pHandle) const |
KFbxPropertyHandle |
|
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()
const |
KFbxPropertyHandle |
|
~KFbxPropertyHandle() |
KFbxPropertyHandle |
|