FBX C++ API Reference
|
This is the complete list of members for FbxIO, including all inherited members.
BinaryLarge enum value | FbxIO | |
BinaryNormal enum value | FbxIO | |
BinaryType enum name | FbxIO | |
CacheSize(FbxUInt32 pCacheSize) | FbxIO | |
CacheSize() const | FbxIO | |
CheckCRC() | FbxIO | |
CheckPassword(const char *pPassword) | FbxIO | |
CompressArrays() const | FbxIO | |
CompressArrays(bool pCompress) | FbxIO | |
CompressLevel() const | FbxIO | |
CompressLevel(int pLevel) | FbxIO | |
CompressMinimumSize() const | FbxIO | |
CompressMinimumSize(int pSize) | FbxIO | |
Create(BinaryType pBinaryType, FbxStatus &pStatus) | FbxIO | inlinestatic |
Fbx7Support() const | FbxIO | |
Fbx7Support(bool pSupport) | FbxIO | |
FbxIO(BinaryType pBinaryType, FbxStatus &pStatus) | FbxIO | |
FieldGetCount() const | FbxIO | |
FieldGetInstanceCount(const char *pFieldName) const | FbxIO | |
FieldGetName(int pFieldIndex) const | FbxIO | |
FieldRead3D(double *pValue) | FbxIO | |
FieldRead3D(const char *pFieldName, double *pValue, const double *pDefault=((void *) 0)) | FbxIO | |
FieldRead3F(float *pValue) | FbxIO | |
FieldRead3F(const char *pFieldName, float *pValue, const float *pDefault=((void *) 0)) | FbxIO | |
FieldRead4D(double *pValue) | FbxIO | |
FieldRead4D(const char *pFieldName, double *pValue, const double *pDefault=((void *) 0)) | FbxIO | |
FieldRead4F(float *pValue) | FbxIO | |
FieldRead4F(const char *pFieldName, float *pValue, const float *pDefault=((void *) 0)) | FbxIO | |
FieldReadArray(int &pCount, const FbxChar *) | FbxIO | |
FieldReadArray(int &pCount, const FbxShort *) | FbxIO | |
FieldReadArray(int &pCount, const FbxUShort *) | FbxIO | |
FieldReadArray(int &pCount, const unsigned int *) | FbxIO | |
FieldReadArray(int &pCount, const FbxULongLong *) | FbxIO | |
FieldReadArray(int &pCount, const int *) | FbxIO | |
FieldReadArray(int &pCount, const float *) | FbxIO | |
FieldReadArray(int &pCount, const double *) | FbxIO | |
FieldReadArray(int &pCount, const FbxLongLong *) | FbxIO | |
FieldReadArray(int &pCount, const bool *) | FbxIO | |
FieldReadArray(int &pCount, const FbxUChar *) | FbxIO | |
FieldReadArrayB(int &pCount) | FbxIO | |
FieldReadArrayBytes(int &pCount) | FbxIO | |
FieldReadArrayD(int &pCount) | FbxIO | |
FieldReadArrayF(int &pCount) | FbxIO | |
FieldReadArrayI(int &pCount) | FbxIO | |
FieldReadArrayLL(int &pCount) | FbxIO | |
FieldReadArraySBytes(int &pCount) | FbxIO | |
FieldReadArrayShort(int &pCount) | FbxIO | |
FieldReadArrayUI(int &pCount) | FbxIO | |
FieldReadArrayULL(int &pCount) | FbxIO | |
FieldReadArrayUShort(int &pCount) | FbxIO | |
FieldReadB() | FbxIO | |
FieldReadB(const char *pFieldName, bool pDefault=false) | FbxIO | |
FieldReadBegin(int pFieldIndex, int pInstance) | FbxIO | |
FieldReadBegin(const char *pFieldName) | FbxIO | |
FieldReadBegin(const char *pFieldName, int pInstance) | FbxIO | |
FieldReadBlockBegin() | FbxIO | |
FieldReadBlockEnd() | FbxIO | |
FieldReadByte() | FbxIO | |
FieldReadByte(const char *pFieldName, FbxChar pDefault=0) | FbxIO | |
FieldReadC() | FbxIO | |
FieldReadC(const char *pFieldName, const char *pDefault="") | FbxIO | |
FieldReadCH() | FbxIO | |
FieldReadCH(const char *pFieldName, char pDefault=0) | FbxIO | |
FieldReadD() | FbxIO | |
FieldReadD(const char *pFieldName, double pDefault=0) | FbxIO | |
FieldReadDn(double *pValue, FbxUInt pn) | FbxIO | |
FieldReadDn(const char *pFieldName, double *pValue, const double *pDefault, FbxUInt pn) | FbxIO | |
FieldReadEmbeddedFile(FbxString &pFileName, FbxString &pRelativeFileName, const char *pEmbeddedMediaDirectory="", bool *pIsFileCreated=((void *) 0), FbxClassId pExpectedTypeHint=FbxClassId()) | FbxIO | virtual |
FieldReadEnd() | FbxIO | |
FieldReadF() | FbxIO | |
FieldReadF(const char *pFieldName, float pDefault=0) | FbxIO | |
FieldReadFn(float *pValue, FbxUInt pn) | FbxIO | |
FieldReadFn(const char *pFieldName, float *pValue, const float *pDefault, FbxUInt pn) | FbxIO | |
FieldReadGetCount() const | FbxIO | |
FieldReadGetRemain() const | FbxIO | |
FieldReadGetType() const | FbxIO | |
FieldReadI() | FbxIO | |
FieldReadI(const char *pFieldName, int pDefault=0) | FbxIO | |
FieldReadIsBlock() | FbxIO | |
FieldReadLL() | FbxIO | |
FieldReadLL(const char *pFieldName, FbxLongLong pDefault=0) | FbxIO | |
FieldReadR(int *pByteSize) | FbxIO | |
FieldReadR(const char *pFieldName, int *pByteSize) | FbxIO | |
FieldReadResetPosition() | FbxIO | |
FieldReadS() | FbxIO | |
FieldReadS(const char *pFieldName, const char *pDefault="") | FbxIO | |
FieldReadShort() | FbxIO | |
FieldReadShort(const char *pFieldName, FbxShort pDefault=0) | FbxIO | |
FieldReadT(const char *pFieldName) | FbxIO | |
FieldReadT() | FbxIO | |
FieldReadTS(const char *pFieldName) | FbxIO | |
FieldReadTS() | FbxIO | |
FieldReadUByte() | FbxIO | |
FieldReadUByte(const char *pFieldName, FbxUChar pDefault=0) | FbxIO | |
FieldReadUI() | FbxIO | |
FieldReadUI(const char *pFieldName, unsigned int pDefault=0) | FbxIO | |
FieldReadULL() | FbxIO | |
FieldReadULL(const char *pFieldName, FbxULongLong pDefault=0) | FbxIO | |
FieldReadUShort() | FbxIO | |
FieldReadUShort(const char *pFieldName, FbxUShort pDefault=0) | FbxIO | |
FieldWrite3D(const double *pValue) | FbxIO | |
FieldWrite3D(const char *pFieldName, const double *pValue) | FbxIO | |
FieldWrite3F(const float *pValue) | FbxIO | |
FieldWrite3F(const char *pFieldName, const float *pValue) | FbxIO | |
FieldWrite4D(const double *pValue) | FbxIO | |
FieldWrite4D(const char *pFieldName, const double *pValue) | FbxIO | |
FieldWrite4F(const float *pValue) | FbxIO | |
FieldWrite4F(const char *pFieldName, const float *pValue) | FbxIO | |
FieldWriteArrayB(int n, const bool *pValue, int pSize=1, int pStride=0) | FbxIO | |
FieldWriteArrayBytes(int n, const FbxUChar *pValue, int pSize=1, int pStride=0) | FbxIO | |
FieldWriteArrayD(int n, const double *pValue, int pSize=1, int pStride=0) | FbxIO | |
FieldWriteArrayF(int n, const float *pValue, int pSize=1, int pStride=0) | FbxIO | |
FieldWriteArrayI(int n, const int *pValue, int pSize=1, int pStride=0) | FbxIO | |
FieldWriteArrayLL(int n, const FbxLongLong *pValue, int pSize=1, int pStride=0) | FbxIO | |
FieldWriteArraySBytes(int n, const FbxChar *pValue, int pSize=1, int pStride=0) | FbxIO | |
FieldWriteArrayShort(int n, const FbxShort *pValue, int pSize=1, int pStride=0) | FbxIO | |
FieldWriteArrayUI(int n, const unsigned int *pValue, int pSize=1, int pStride=0) | FbxIO | |
FieldWriteArrayULL(int n, const FbxULongLong *pValue, int pSize=1, int pStride=0) | FbxIO | |
FieldWriteArrayUShort(int n, const FbxUShort *pValue, int pSize=1, int pStride=0) | FbxIO | |
FieldWriteB(bool pValue) | FbxIO | |
FieldWriteB(const char *pFieldName, bool pValue) | FbxIO | |
FieldWriteBegin(const char *pFieldName) | FbxIO | |
FieldWriteBlockBegin() | FbxIO | |
FieldWriteBlockBegin(const char *pFileName) | FbxIO | |
FieldWriteBlockEnd() | FbxIO | |
FieldWriteByte(FbxChar pValue) | FbxIO | |
FieldWriteByte(const char *pFieldName, FbxChar pValue) | FbxIO | |
FieldWriteC(const char *pValue) | FbxIO | |
FieldWriteC(const char *pFieldName, const char *pValue) | FbxIO | |
FieldWriteCH(char pValue) | FbxIO | |
FieldWriteCH(const char *pFieldName, char pValue) | FbxIO | |
FieldWriteD(double pValue) | FbxIO | |
FieldWriteD(const char *pFieldName, double pValue) | FbxIO | |
FieldWriteDn(const double *pValue, FbxUInt pn) | FbxIO | |
FieldWriteDn(const char *pFieldName, const double *pValue, FbxUInt pn) | FbxIO | |
FieldWriteEmbeddedFile(FbxString pFileName, FbxString pRelativeFileName, FbxClassId pTypeHint=FbxClassId()) | FbxIO | |
FieldWriteEnd() | FbxIO | |
FieldWriteF(float pValue) | FbxIO | |
FieldWriteF(const char *pFieldName, float pValue) | FbxIO | |
FieldWriteFn(const float *pValue, FbxUInt pn) | FbxIO | |
FieldWriteFn(const char *pFieldName, const float *pValue, FbxUInt pn) | FbxIO | |
FieldWriteI(int pValue) | FbxIO | |
FieldWriteI(const char *pFieldName, int pValue) | FbxIO | |
FieldWriteLL(FbxLongLong pValue) | FbxIO | |
FieldWriteLL(const char *pFieldName, FbxLongLong pValue) | FbxIO | |
FieldWriteObjectBegin(const char *pObjectType, const char *pName, const char *pSubType=((void *) 0)) | FbxIO | |
FieldWriteObjectEnd() | FbxIO | |
FieldWriteObjectReference(const char *pName) | FbxIO | |
FieldWriteObjectReference(const char *pFieldName, const char *pName) | FbxIO | |
FieldWriteR(const void *pRawData, int pByteSize) | FbxIO | |
FieldWriteR(const char *pFieldName, const void *pRawData, int pByteSize) | FbxIO | |
FieldWriteS(const char *pValue) | FbxIO | |
FieldWriteS(const FbxString &pValue) | FbxIO | |
FieldWriteS(const char *pFieldName, const char *pValue) | FbxIO | |
FieldWriteS(const char *pFieldName, const FbxString &pValue) | FbxIO | |
FieldWriteShort(FbxShort pValue) | FbxIO | |
FieldWriteShort(const char *pFieldName, FbxShort pValue) | FbxIO | |
FieldWriteT(FbxTime pTime) | FbxIO | |
FieldWriteT(const char *pFieldName, FbxTime pValue) | FbxIO | |
FieldWriteTS(FbxTimeSpan pTimeSpan) | FbxIO | |
FieldWriteTS(const char *pFieldName, FbxTimeSpan pValue) | FbxIO | |
FieldWriteUByte(FbxUChar pValue) | FbxIO | |
FieldWriteUByte(const char *pFieldName, FbxUChar pValue) | FbxIO | |
FieldWriteUI(unsigned int pValue) | FbxIO | |
FieldWriteUI(const char *pFieldName, unsigned int pValue) | FbxIO | |
FieldWriteULL(FbxULongLong pValue) | FbxIO | |
FieldWriteULL(const char *pFieldName, FbxULongLong pValue) | FbxIO | |
FieldWriteUShort(FbxUShort pValue) | FbxIO | |
FieldWriteUShort(const char *pFieldName, FbxUShort pValue) | FbxIO | |
GetContainerTemplateDirectory(const char *pTemplateName, bool pCreate) | FbxIO | |
GetDataDirectory(bool pAutoCreate=true) | FbxIO | |
GetEmbeddingExtractionFolder() | FbxIO | |
GetFieldRMaxChunkSize() const | FbxIO | |
GetFilename() const | FbxIO | |
GetFileVersionNumber() const | FbxIO | |
GetFullFilePath(const char *pRelativeFilePath) | FbxIO | |
GetFullPath(const char *pRelativePath) | FbxIO | |
GetHaveEmbeddedFileCallback() const | FbxIO | |
GetHaveLoadedEmbededFile() const | FbxIO | |
GetMediaDirectory(bool pCreate=false, const char *pUserDefinedFolder=((void *) 0)) | FbxIO | |
GetMemoryFileInfo(void **pMemPtr, size_t &pSize) const | FbxIO | |
GetRelativeFilePath(const char *pFilePath) | FbxIO | |
GetRelativePath(const char *pPath) | FbxIO | |
GetTmpProjectName(const char *pName) const | FbxIO | |
IsBeforeVersion6() const | FbxIO | |
IsBinary() const | FbxIO | |
IsEmbedded() const | FbxIO | |
IsEncrypted() const | FbxIO | |
IsPasswordProtected() const | FbxIO | |
ProjectClose(void **pData=0, size_t *pSize=0) | FbxIO | |
ProjectCloseSection() | FbxIO | |
ProjectConvertVersionNumber(int pVersion, int &pMajor, int &pMinor, int &pRevision) | FbxIO | static |
ProjectCreate(void *pAddress, FbxUInt pSize, FbxWriter *pWriter, bool pBinary, bool pEncrypted, FbxIOFileHeaderInfo *pFileHeaderInfo=((void *) 0)) | FbxIO | |
ProjectCreate(const char *pName, FbxWriter *pWriter, bool pBinary, bool pEncrypted, FbxIOFileHeaderInfo *pFileHeaderInfo=((void *) 0)) | FbxIO | |
ProjectCreate(FbxStream *pStream, void *pStreamData, FbxWriter *pWriter, bool pBinary, bool pEncrypted, FbxIOFileHeaderInfo *pFileHeaderInfo=((void *) 0)) | FbxIO | |
ProjectCreateDirect(const char *pName, FbxWriter *pWriter, bool pBinary, bool pEncrypted, FbxIOFileHeaderInfo *pFileHeaderInfo=((void *) 0)) | FbxIO | |
ProjectCreateEmbeddedFolder(const FbxXRefManager &pXRefManager, FbxString &pCreatedFolder, const char *pUserDefinedFolder=((void *) 0)) | FbxIO | |
ProjectCreateEmpty(const char *pName, FbxWriter *pWriter, int pVersion, bool pBinary, bool pEncrypted) | FbxIO | |
ProjectCreateEmpty(FbxStream *pStream, void *pStreamData, FbxWriter *pWriter, int pVersion, bool pBinary, bool pEncrypted) | FbxIO | |
ProjectCreateExtensionSection(bool pOverwriteLastExtensionSection=false) | FbxIO | |
ProjectGetCurrentSection() const | FbxIO | |
ProjectGetCurrentSectionMode() const | FbxIO | |
ProjectGetCurrentSectionVersion() const | FbxIO | |
ProjectGetExtensionSectionCount() const | FbxIO | |
ProjectGetSectionVersion(int pSection) const | FbxIO | |
ProjectGetXRefManager() const | FbxIO | |
ProjectOpen(void *pAddress, FbxULong pMaxLength, FbxReader *pReader, bool pCheckCRC=false, bool pOpenMainSection=true, FbxIOFileHeaderInfo *pFileHeaderInfo=((void *) 0)) | FbxIO | |
ProjectOpen(const char *pName, FbxReader *pReader, bool pCheckCRC=false, bool pOpenMainSection=true, FbxIOFileHeaderInfo *pFileHeaderInfo=((void *) 0)) | FbxIO | |
ProjectOpen(FbxStream *pStream, void *pStreamData, FbxReader *pReader, bool pCheckCRC=false, bool pOpenMainSection=true, FbxIOFileHeaderInfo *pFileHeaderInfo=((void *) 0)) | FbxIO | |
ProjectOpenDirect(const char *pName, FbxReader *pReader, bool pCheckCRC=false, bool pOpenMainSection=true, FbxIOFileHeaderInfo *pFileHeaderInfo=((void *) 0)) | FbxIO | |
ProjectOpenExtensionSection(int pExtensionSectionIndex) | FbxIO | |
ProjectOpenMainSection() | FbxIO | |
ProjectSetXRefManager(const FbxXRefManager *) | FbxIO | |
ProjectWrite_BeginExtendedHeader() | FbxIO | |
ProjectWrite_BeginFileHeader() | FbxIO | |
ProjectWrite_EndExtendedHeader() | FbxIO | |
ProjectWrite_EndFileHeader() | FbxIO | |
ProjectWrite_WriteExtendedHeader(const FbxIOFileHeaderInfo *pExtendedHeader) | FbxIO | |
SetEmbedded(bool pValue) | FbxIO | |
SetEmbeddedFileCallback(FbxEmbeddedFileCallback *pCallbackObj) | FbxIO | |
SetEmbeddingExtractionFolder(const char *pExtractionFolder) | FbxIO | |
SetIsBeforeVersion6(bool pIsBeforeVersion6) | FbxIO | |
SwapFromTmpProject(const char *pName, char *pError=((void *) 0), int pErrorSize=0) | FbxIO | |
WriteComments(const char *pFieldName) | FbxIO | |
WritePassword(const char *pPassword) | FbxIO | |
~FbxIO() | FbxIO | virtual |