FBX C++ API Reference
|
This is the complete list of members for FbxPropertyHandle, including all inherited members.
Add(const char *pName, const FbxPropertyHandle &pTypeInfo) | FbxPropertyHandle | |
AddEnumValue(const char *pStringValue) | FbxPropertyHandle | |
BeginCreateOrFindProperty() | FbxPropertyHandle | |
ClearConnectCache() | FbxPropertyHandle | |
ConnectDst(const FbxPropertyHandle &pDst, const FbxConnection::EType pType=FbxConnection::eDefault) | FbxPropertyHandle | |
ConnectSrc(const FbxPropertyHandle &pSrc, const FbxConnection::EType pType=FbxConnection::eDefault) | FbxPropertyHandle | |
Create() | FbxPropertyHandle | static |
Create(const FbxPropertyHandle &pInstanceOf) | FbxPropertyHandle | static |
Create(const char *pName, EFbxType pType=eFbxUndefined) | FbxPropertyHandle | static |
Create(const char *pName, FbxPropertyHandle pTypeInfo) | FbxPropertyHandle | static |
Destroy() | FbxPropertyHandle | |
DisconnectDst(const FbxPropertyHandle &pDst) | FbxPropertyHandle | |
DisconnectSrc(const FbxPropertyHandle &pSrc) | FbxPropertyHandle | |
EndCreateOrFindProperty() | FbxPropertyHandle | |
FbxPropertyHandle() | FbxPropertyHandle | |
FbxPropertyHandle(const FbxPropertyHandle &pAddress) | FbxPropertyHandle | |
FbxPropertyHandle(FbxPropertyPage *pPage, FbxInt pId=0) | FbxPropertyHandle | |
Find(const char *pName, bool pCaseSensitive) const | FbxPropertyHandle | |
Find(const char *pName, const FbxPropertyHandle &pTypeInfo, bool pCaseSensitive) const | FbxPropertyHandle | |
Find(const char *pName, const char *pChildrenSeparator, bool pCaseSensitive) const | FbxPropertyHandle | |
Find(const char *pName, const char *pChildrenSeparator, const FbxPropertyHandle &pTypeInfo, bool pCaseSensitive) const | FbxPropertyHandle | |
Get(void *pValue, EFbxType pValueType) const | FbxPropertyHandle | |
Get(const T *pFBX_TYPE) const | FbxPropertyHandle | inline |
GetChild() const | FbxPropertyHandle | |
GetDefaultValue(void *pValue, EFbxType pValueType) const | FbxPropertyHandle | |
GetDst(FbxConnectionPointFilter *pFilter=0, int pIndex=0) const | FbxPropertyHandle | |
GetDstCount(FbxConnectionPointFilter *pFilter=0) const | FbxPropertyHandle | |
GetEnumCount() | FbxPropertyHandle | |
GetEnumValue(int pIndex) | FbxPropertyHandle | |
GetFirstDescendent() const | FbxPropertyHandle | |
GetFlags() const | FbxPropertyHandle | |
GetFlagsInheritType(FbxPropertyFlags::EFlags pFlags, bool pCheckReferences) const | FbxPropertyHandle | |
GetLabel() const | FbxPropertyHandle | |
GetMax(void *pValue, EFbxType pValueType) const | FbxPropertyHandle | |
GetMax(const T *pFBX_TYPE) const | FbxPropertyHandle | inline |
GetMin(void *pValue, EFbxType pValueType) const | FbxPropertyHandle | |
GetMin(const T *pFBX_TYPE) const | FbxPropertyHandle | inline |
GetName() const | FbxPropertyHandle | |
GetNextDescendent(const FbxPropertyHandle &pHandle) const | FbxPropertyHandle | |
GetPageDataPtr() const | FbxPropertyHandle | |
GetParent() const | FbxPropertyHandle | |
GetReferencedBy(int pIndex) const | FbxPropertyHandle | |
GetReferencedBy(FbxArray< void * > &pReferencedBy) const | FbxPropertyHandle | |
GetReferencedByCount(void) const | FbxPropertyHandle | |
GetReferenceTo(void) const | FbxPropertyHandle | |
GetSibling() const | FbxPropertyHandle | |
GetSoftMax(void *pValue, EFbxType pValueType) const | FbxPropertyHandle | |
GetSoftMax(const T *pFBX_TYPE) const | FbxPropertyHandle | inline |
GetSoftMin(void *pValue, EFbxType pValueType) const | FbxPropertyHandle | |
GetSoftMin(const T *pFBX_TYPE) const | FbxPropertyHandle | inline |
GetSrc(FbxConnectionPointFilter *pFilter=0, int pIndex=0) const | FbxPropertyHandle | |
GetSrcCount(FbxConnectionPointFilter *pFilter=0) const | FbxPropertyHandle | |
GetType() const | FbxPropertyHandle | |
GetTypeInfo() const | FbxPropertyHandle | |
GetUserData() const | FbxPropertyHandle | |
GetUserTag() const | FbxPropertyHandle | |
GetValueInheritType(bool pCheckReferences) const | FbxPropertyHandle | |
HasMax() const | FbxPropertyHandle | |
HasMin() const | FbxPropertyHandle | |
HasSoftMax() const | FbxPropertyHandle | |
HasSoftMin() const | FbxPropertyHandle | |
InsertEnumValue(int pIndex, const char *pStringValue) | FbxPropertyHandle | |
Is(const FbxPropertyHandle &pHandle) const | FbxPropertyHandle | |
IsAReferenceTo(void) const | FbxPropertyHandle | |
IsChildOf(const FbxPropertyHandle &pParent) const | FbxPropertyHandle | |
IsConnectedDst(const FbxPropertyHandle &pDst) | FbxPropertyHandle | |
IsConnectedSrc(const FbxPropertyHandle &pSrc) | FbxPropertyHandle | |
IsDescendentOf(const FbxPropertyHandle &pParent) const | FbxPropertyHandle | |
IsReferencedBy(void) const | FbxPropertyHandle | |
IsRoot() const | FbxPropertyHandle | inline |
ModifyFlags(FbxPropertyFlags::EFlags pFlags, bool pValue) | FbxPropertyHandle | |
operator!=(const FbxPropertyHandle &pHandle) const | FbxPropertyHandle | |
operator<(const FbxPropertyHandle &pHandle) const | FbxPropertyHandle | |
operator=(const FbxPropertyHandle &pHandle) | FbxPropertyHandle | |
operator==(const FbxPropertyHandle &pHandle) const | FbxPropertyHandle | |
operator>(const FbxPropertyHandle &pHandle) const | FbxPropertyHandle | |
PushPropertiesToParentInstance() | FbxPropertyHandle | |
RemoveEnumValue(int pIndex) | FbxPropertyHandle | |
Set(const void *pValue, EFbxType pValueType, bool pCheckValueEquality) | FbxPropertyHandle | |
Set(const T &pValue) | FbxPropertyHandle | inline |
SetEnumValue(int pIndex, const char *pStringValue) | FbxPropertyHandle | |
SetFlagsInheritType(FbxPropertyFlags::EFlags pFlags, FbxPropertyFlags::EInheritType pType) | FbxPropertyHandle | |
SetLabel(const char *pLabel) | FbxPropertyHandle | |
SetMax(const void *pValue, EFbxType pValueType) | FbxPropertyHandle | |
SetMax(const T &pValue) | FbxPropertyHandle | inline |
SetMin(const void *pValue, EFbxType pValueType) | FbxPropertyHandle | |
SetMin(const T &pValue) | FbxPropertyHandle | inline |
SetPageDataPtr(void *pData) | FbxPropertyHandle | |
SetParent(const FbxPropertyHandle &pOther) | FbxPropertyHandle | |
SetSoftMax(const void *pValue, EFbxType pValueType) | FbxPropertyHandle | |
SetSoftMax(const T &pValue) | FbxPropertyHandle | inline |
SetSoftMin(const void *pValue, EFbxType pValueType) | FbxPropertyHandle | |
SetSoftMin(const T &pValue) | FbxPropertyHandle | inline |
SetUserData(const void *pUserData) | FbxPropertyHandle | |
SetUserTag(int pUserData) | FbxPropertyHandle | |
SetValueInheritType(FbxPropertyFlags::EInheritType pType) | FbxPropertyHandle | |
Valid() const | FbxPropertyHandle | |
WipeAllConnections() | FbxPropertyHandle | |
~FbxPropertyHandle() | FbxPropertyHandle |