KFbxCache Member List

This is the complete list of members for KFbxCache, including all inherited members.
AddImplementation(KFbxImplementation *pImplementation) KFbxObject
Clone(KFbxObject *pContainer, KFbxObject::ECloneType pCloneType) const KFbxObject [virtual]
CloseFile() KFbxCache
ConnectDstObject(KFbxObject *pObject, kFbxConnectionType pType=eFbxConnectionNone) KFbxObject [inline]
ConnectDstProperty(KFbxProperty const &pProperty) KFbxObject [inline]
ConnectSrcObject(KFbxObject *pObject, kFbxConnectionType pType=eFbxConnectionNone) KFbxObject [inline]
ConnectSrcProperty(KFbxProperty const &pProperty) KFbxObject [inline]
ContentClear() KFbxObject [protected, virtual]
ContentDecrementLockCount() KFbxObject
ContentIncrementLockCount() KFbxObject
ContentIsLoaded() const KFbxObject
ContentIsLocked() const KFbxObject
ContentLoad() KFbxObject
ContentReadFrom(const KFbxStream &pStream) KFbxObject [virtual]
ContentUnload() KFbxObject
ContentWriteTo(KFbxStream &pStream) const KFbxObject [virtual]
ConvertFromMCToPC2(double pSamplingFrameRate, unsigned int pChannelIndex) KFbxCache
ConvertFromPC2ToMC(EMCFileCount pFileCount, double pSamplingFrameRate) KFbxCache
Destroy(bool pRecursive=false, bool pDependents=false) KFbxPlug [virtual]
DisconnectAllDstObject() KFbxObject [inline]
DisconnectAllDstObject(KFbxCriteria const &pCriteria) KFbxObject [inline]
DisconnectAllDstObject(kFbxClassId pClassId) KFbxObject [inline]
DisconnectAllDstObject(kFbxClassId pClassId, KFbxCriteria const &pCriteria) KFbxObject [inline]
DisconnectAllDstObject(T const *pFBX_TYPE) KFbxObject [inline]
DisconnectAllDstObject(T const *pFBX_TYPE, KFbxCriteria const &pCriteria) KFbxObject [inline]
DisconnectAllSrcObject() KFbxObject [inline]
DisconnectAllSrcObject(KFbxCriteria const &pCriteria) KFbxObject [inline]
DisconnectAllSrcObject(kFbxClassId pClassId) KFbxObject [inline]
DisconnectAllSrcObject(kFbxClassId pClassId, KFbxCriteria const &pCriteria) KFbxObject [inline]
DisconnectAllSrcObject(T const *pFBX_TYPE) KFbxObject [inline]
DisconnectAllSrcObject(T const *pFBX_TYPE, KFbxCriteria const &pCriteria) KFbxObject [inline]
DisconnectDstObject(KFbxObject *pObject) KFbxObject [inline]
DisconnectDstProperty(KFbxProperty const &pProperty) KFbxObject [inline]
DisconnectSrcObject(KFbxObject *pObject) KFbxObject [inline]
DisconnectSrcProperty(KFbxProperty const &pProperty) KFbxObject [inline]
ECloneType enum name KFbxObject
eDEEP_CLONE enum value KFbxObject
EError enum name KFbxCache
eFbxUpdateIdType enum name KFbxObject
EFileFormat enum name KFbxCache
EMCDataType enum name KFbxCache
EMCFileCount enum name KFbxCache
EMCSamplingType enum name KFbxCache
EmitMessage(KFbxMessage *pMessage) const KFbxObject
EnableMultiChannelFetching(bool pMultiChannelFetching) KFbxCache
eREFERENCE_CLONE enum value KFbxObject
eSURFACE_CLONE enum value KFbxObject
Evaluate(KFbxProperty &pProperty, KFbxEvaluationInfo const *pEvaluationInfo) KFbxObject [virtual]
FindDstObject(const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindDstObject(KFbxCriteria const &pCriteria, const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindDstObject(kFbxClassId pClassId, const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindDstObject(kFbxClassId pClassId, KFbxCriteria const &pCriteria, const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindDstObject(T const *pFBX_TYPE, const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindDstObject(T const *pFBX_TYPE, KFbxCriteria const &pCriteria, const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindDstProperty(const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindProperty(const char *pName, bool pCaseSensitive=true) const KFbxObject [inline]
FindProperty(const char *pName, KFbxDataType const &pDataType, bool pCaseSensitive=true) const KFbxObject [inline]
FindPropertyHierarchical(const char *pName, bool pCaseSensitive=true) const KFbxObject [inline]
FindPropertyHierarchical(const char *pName, KFbxDataType const &pDataType, bool pCaseSensitive=true) const KFbxObject [inline]
FindSrcObject(const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindSrcObject(KFbxCriteria const &pCriteria, const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindSrcObject(kFbxClassId pClassId, const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindSrcObject(kFbxClassId pClassId, KFbxCriteria const &pCriteria, const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindSrcObject(T const *pFBX_TYPE, const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindSrcObject(T const *pFBX_TYPE, KFbxCriteria const &pCriteria, const char *pName, int pStartIndex=0) const KFbxObject [inline]
FindSrcProperty(const char *pName, int pStartIndex=0) const KFbxObject [inline]
GetAnimationRange(int pChannelIndex, KTime &pTimeStart, KTime &pTimeEnd) KFbxCache
GetCacheDataFileCount() KFbxCache
GetCacheDataFileName(int pIndex, KString &pRelativeFileName, KString &pAbsoluteFileName) KFbxCache
GetCacheFileFormat() KFbxCache
GetCacheFileName(KString &pRelativeFileName, KString &pAbsoluteFileName) KFbxCache
GetCacheTimePerFrame() KFbxCache
GetCacheType(EMCFileCount &pFileCount) KFbxCache
GetChannelCount() KFbxCache
GetChannelDataType(int pChannelIndex, EMCDataType &pChannelType) KFbxCache
GetChannelIndex(const char *pChannelName) KFbxCache
GetChannelInterpretation(int pChannelIndex, KString &pInterpretation) KFbxCache
GetChannelName(int pChannelIndex, KString &pChannelName) KFbxCache
GetChannelPointCount(int pChannelIndex, KTime pTime, unsigned int &pPointCount) KFbxCache
GetChannelSampleCount(int pChannelIndex, unsigned int &pSampleCount) KFbxCache
GetChannelSamplingRate(int pChannelIndex, KTime &pSamplingRate) KFbxCache
GetChannelSamplingType(int pChannelIndex, EMCSamplingType &pSamplingType) KFbxCache
GetClassRootProperty() KFbxObject
GetDefaultImplementation(void) const KFbxObject
GetDocument() const KFbxObject
GetDstObject(int pIndex=0) const KFbxObject [inline]
GetDstObject(KFbxCriteria const &pCriteria, int pIndex=0) const KFbxObject [inline]
GetDstObject(kFbxClassId pClassId, int pIndex=0) const KFbxObject [inline]
GetDstObject(kFbxClassId pClassId, KFbxCriteria const &pCriteria, int pIndex=0) const KFbxObject [inline]
GetDstObject(T const *pFBX_TYPE, int pIndex=0) const KFbxObject [inline]
GetDstObject(T const *pFBX_TYPE, KFbxCriteria const &pCriteria, int pIndex=0) const KFbxObject [inline]
GetDstObjectCount() const KFbxObject [inline]
GetDstObjectCount(KFbxCriteria const &pCriteria) const KFbxObject [inline]
GetDstObjectCount(kFbxClassId pClassId) const KFbxObject [inline]
GetDstObjectCount(kFbxClassId pClassId, KFbxCriteria const &pCriteria) const KFbxObject [inline]
GetDstObjectCount(T const *pFBX_TYPE) const KFbxObject [inline]
GetDstObjectCount(T const *pFBX_TYPE, KFbxCriteria const &pCriteria) const KFbxObject [inline]
GetDstProperty(int pIndex=0) const KFbxObject [inline]
GetDstPropertyCount() const KFbxObject [inline]
GetError() KFbxCache
GetFbxSdkManager() const KFbxPlug [inline, virtual]
GetFirstProperty() const KFbxObject [inline]
GetFrameStartOffset() KFbxCache
GetImplementation(int pIndex, const KFbxImplementationFilter *pCriteria=NULL) const KFbxObject
GetImplementationCount(const KFbxImplementationFilter *pCriteria=NULL) const KFbxObject
GetInitialName() const KFbxObject
GetLastErrorID() const KFbxCache
GetLastErrorString() const KFbxCache
GetName() const KFbxObject
GetNameOnly() const KFbxObject
GetNameSpaceArray(char identifier) KFbxObject
GetNameSpaceOnly() KFbxObject
GetNameSpacePrefix() const KFbxObject
GetNameWithNameSpacePrefix() const KFbxObject
GetNameWithoutNameSpacePrefix() const KFbxObject
GetNextProperty(KFbxProperty const &pProperty) const KFbxObject [inline]
GetParentLibrary(void) const KFbxObject
GetPeripheral() KFbxObject [protected, virtual]
GetPointCount() KFbxCache
GetReferencedBy(int pIndex) const KFbxObject
GetReferencedByCount(void) const KFbxObject
GetReferenceTo(void) const KFbxObject
GetRootDocument() const KFbxObject
GetRootProperty() KFbxObject [inline]
GetRootProperty() const KFbxObject [inline]
GetRuntimeClassId() const KFbxPlug [virtual]
GetSampleCount() KFbxCache
GetSamplingFrameRate() KFbxCache
GetScene() const KFbxObject
GetSelected() KFbxObject [virtual]
GetSrcObject(int pIndex=0) const KFbxObject [inline]
GetSrcObject(KFbxCriteria const &pCriteria, int pIndex=0) const KFbxObject [inline]
GetSrcObject(kFbxClassId pClassId, int pIndex=0) const KFbxObject [inline]
GetSrcObject(kFbxClassId pClassId, KFbxCriteria const &pCriteria, int pIndex=0) const KFbxObject [inline]
GetSrcObject(T const *pFBX_TYPE, int pIndex=0) const KFbxObject [inline]
GetSrcObject(T const *pFBX_TYPE, KFbxCriteria const &pCriteria, int pIndex=0) const KFbxObject [inline]
GetSrcObjectCount() const KFbxObject [inline]
GetSrcObjectCount(KFbxCriteria const &pCriteria) const KFbxObject [inline]
GetSrcObjectCount(kFbxClassId pClassId) const KFbxObject [inline]
GetSrcObjectCount(kFbxClassId pClassId, KFbxCriteria const &pCriteria) const KFbxObject [inline]
GetSrcObjectCount(T const *pFBX_TYPE) const KFbxObject [inline]
GetSrcObjectCount(T const *pFBX_TYPE, KFbxCriteria const &pCriteria) const KFbxObject [inline]
GetSrcProperty(int pIndex=0) const KFbxObject [inline]
GetSrcPropertyCount() const KFbxObject [inline]
GetUniqueID() const KFbxObject
GetUpdateId(eFbxUpdateIdType pUpdateId=eUpdateId_Object) const KFbxObject [virtual]
GetUrl() const KFbxObject [virtual]
GetUserDataPtr(KFbxObjectID const &pUserID) const KFbxObject
GetUserDataPtr() const KFbxObject [inline]
HasDefaultImplementation(void) const KFbxObject
Is(kFbxClassId pClassId) const KFbxPlug [inline, virtual]
Is(T *pFBX_TYPE) const KFbxPlug [inline]
IsAReferenceTo(void) const KFbxObject
IsConnectedDstObject(const KFbxObject *pObject) const KFbxObject [inline]
IsConnectedDstProperty(KFbxProperty const &pProperty) KFbxObject [inline]
IsConnectedSrcObject(const KFbxObject *pObject) const KFbxObject [inline]
IsConnectedSrcProperty(KFbxProperty const &pProperty) KFbxObject [inline]
IsOpen() KFbxCache
IsReferencedBy(void) const KFbxObject
IsRuntime(kFbxClassId pClassId) const KFbxPlug [inline, virtual]
IsRuntimePlug() const KFbxPlug [inline, virtual]
Load(char *pFileName=0) KFbxObject [virtual]
Localize(const char *pID, const char *pDefault=NULL) const KFbxObject [virtual]
OpenFileForRead() KFbxCache
OpenFileForWrite(EMCFileCount pFileCount, double pSamplingFrameRate, const char *pChannelName, EMCDataType pMCDataType=kDoubleVectorArray) KFbxCache
OpenFileForWrite(double pFrameStartOffset, double pSamplingFrameRate, unsigned int pSampleCount, unsigned int pPointCount) KFbxCache
operator=(const KFbxCache &pOther) KFbxCache
PopulateLoadSettings(KFbxObject *pSettings, char *pFileName=0) KFbxObject [virtual]
PopulateSaveSettings(KFbxObject *pSettings, char *pFileName=0) KFbxObject [virtual]
Read(int pChannelIndex, KTime &pTime, double *pBuffer, unsigned int pPointCount) KFbxCache
Read(int pChannelIndex, KTime &pTime, float *pBuffer, unsigned int pPointCount) KFbxCache
Read(int pChannelIndex, KTime &pTime, int *pBuffer, unsigned int pPointCount) KFbxCache
Read(unsigned int pFrameIndex, double *pBuffer, unsigned int pPointCount) KFbxCache
RemoveImplementation(KFbxImplementation *pImplementation) KFbxObject
RemovePrefix(char *pName) KFbxObject [static]
Save(char *pFileName=0) KFbxObject [virtual]
SetCacheFileFormat(EFileFormat pFileFormat) KFbxCache
SetCacheFileName(const char *pRelativeFileName, const char *pAbsoluteFileName) KFbxCache
SetDefaultImplementation(KFbxImplementation *pImplementation) KFbxObject
SetInitialName(char const *pName) KFbxObject
SetName(char const *pName) KFbxObject
SetNameSpace(KString pNameSpace) KFbxObject
SetRuntimeClassId(kFbxClassId pClassId) KFbxPlug [virtual]
SetSelected(bool pSelected) KFbxObject [virtual]
SetUrl(char *pUrl) KFbxObject [virtual]
SetUserDataPtr(KFbxObjectID const &pUserID, void *pUserData) KFbxObject
SetUserDataPtr(void *pUserData) KFbxObject [inline]
StripPrefix(KString &lName) KFbxObject [static]
StripPrefix(const char *pName) KFbxObject [static]
Write(int pChannelIndex, KTime &pTime, double *pBuffer, unsigned int pPointCount) KFbxCache
Write(int pChannelIndex, KTime &pTime, float *pBuffer, unsigned int pPointCount) KFbxCache
Write(int pChannelIndex, KTime &pTime, int *pBuffer, unsigned int pPointCount) KFbxCache
Write(unsigned int pFrameIndex, double *pBuffer) KFbxCache