|
virtual | ~ILoad () |
|
virtual void * | GetAddr (int imaker)=0 |
|
virtual void | RecordBackpatch (int imaker, void **patchThis, DWORD flags=0)=0 |
|
virtual void | SetRootAddr (void *addr)=0 |
|
virtual void * | GetRootAddr ()=0 |
|
virtual IOResult | OpenChunk ()=0 |
|
virtual USHORT | CurChunkID ()=0 |
|
virtual ChunkType | CurChunkType ()=0 |
|
virtual ULONGLONG | CurChunkLength ()=0 |
|
virtual ULONGLONG | CurChunkLengthRemaining ()=0 |
|
virtual int | CurChunkDepth ()=0 |
|
virtual IOResult | CloseChunk ()=0 |
|
virtual USHORT | PeekNextChunkID ()=0 |
|
IOResult | ReadVoid (const void *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | ReadEnum (const void *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const char *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const wchar_t *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const int *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const unsigned int *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const INT64 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const UINT64 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const float *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const double *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const short *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const unsigned short *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const long *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const unsigned long *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const BYTE *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const bool *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Point2 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Point3 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Point4 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const AColor *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Color *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Matrix2 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Matrix3 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Box2 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Box3 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const MNVert *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const TVPatch *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Face *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Class_ID *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const VertMove *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const FaceCreate *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const FaceRemap *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const FaceChange *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const FaceSmooth *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const UVVertSet *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const TVFace *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Interval *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const AngAxis *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Quat *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Ray *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const ScaleValue *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const RotationValue *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const FBox2 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const HookPoint *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const PolyPt *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const bindShape *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const EPMapVert *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const EPMapPatch *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const EPMapUVVert *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const RandGenerator *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Interface_ID *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const BlockKeysClass *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Color24 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Color48 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const Color64 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const POINT *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const WINDOWPLACEMENT *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const range *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const MaxSDK::AssetManagement::AssetId *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const ParamType2 *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const FloatChange *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const VertOffset *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const ParticleID *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const PreciseTimeValue *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const DeviceRect *buf, ULONG nbytes, ULONG *nwrit) |
|
IOResult | Read (const IPoint2 *buf, ULONG nbytes, ULONG *nwrit) |
|
virtual IOResult | ReadWStringChunk (char **buf)=0 |
|
virtual IOResult | ReadWStringChunk (wchar_t **buf)=0 |
|
virtual IOResult | ReadCStringChunk (char **buf)=0 |
|
virtual IOResult | ReadCStringChunk (wchar_t **buf)=0 |
|
virtual void | SetObsolete ()=0 |
|
virtual void | RegisterPostLoadCallback (PostLoadCallback *cb)=0 |
|
virtual const MCHAR * | GetDir (int which)=0 |
|
virtual FileIOType | DoingWhat ()=0 |
|
virtual INode * | RootNode ()=0 |
|
virtual ClassDesc * | GetClassDesc (USHORT refID) |
|
virtual INT_PTR | Execute (int cmd, ULONG_PTR arg1=0, ULONG_PTR arg2=0, ULONG_PTR arg3=0) |
|
virtual DWORD | GetFileSaveVersion () |
| Retrieves the version and build number of 3ds Max used to save the file being loaded. More...
|
|
virtual bool | RecordNodeRefRemap (ReferenceMaker &aRefMaker, int aRefIdx, INode *aTargetNode, bool aIsIndirectRef) |
| Records information needed to remap a reference to a node. More...
|
|
virtual const MCHAR * | FileName () |
|
virtual IOResult | LoadAssetMetaData () |
|
virtual UINT | CodePage () const |
|
virtual WORD | File3dsMaxLanguageID () |
| the 3dsmax language id when the file was saved - kFileSaveAsVersionNotSpecified if not loaded from file More...
|
|
virtual LANGID | FileUserLanguageID () |
| the user language id when the file was saved - kFileSaveAsVersionNotSpecified if not loaded from file More...
|
|
virtual DWORD | FileSaveAsVersion () |
| the 'Save As' version number when the file was saved - kFileSaveAsVersionNotSpecified if not loaded from file More...
|
|
virtual UINT | FileActiveCodePage () |
| the Active Code Page when the file was saved - kFileSaveAsVersionNotSpecified if not loaded from file More...
|
|
virtual UtilExport | ~InterfaceServer () |
| Destructor. More...
|
|
virtual UtilExport BaseInterface * | GetInterface (Interface_ID id) |
|
template<class InterfaceType > |
InterfaceType * | GetTypedInterface () |
|
|
static UtilExport void * | operator new (size_t size) |
| Standard new operator used to allocate objects If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new (size_t size, const std::nothrow_t &e) |
| Standard new operator used to allocate objects if there is insufficient memory, NULL will be returned. More...
|
|
static UtilExport void * | operator new (size_t size, const char *filename, int line) |
| New operator used to allocate objects that takes the filename and line number where the new was called If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new (size_t size, int block_type, const char *filename, int line) |
| New operator used to allocate objects that takes the type of memory, filename and line number where the new was called If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new (size_t size, const std::nothrow_t &e, const char *filename, int line) |
| New operator used to allocate objects that takes the filename and line number where the new was called If there is insufficient memory, NULL will be returned. More...
|
|
static UtilExport void * | operator new (size_t size, unsigned long flags) |
| New operator used to allocate objects that takes extra flags to specify special operations If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new (size_t size, const std::nothrow_t &e, unsigned long flags) |
| New operator used to allocate objects that takes extra flags to specify special operations If there is insufficient memory, NULL will be returned. More...
|
|
static UtilExport void * | operator new[] (size_t size) |
| New operator used to allocate arrays of objects If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new[] (size_t size, const std::nothrow_t &e) |
| New operator used to allocate arrays of objects If there is insufficient memory, NULL will be returned. More...
|
|
static UtilExport void * | operator new[] (size_t size, const char *filename, int line) |
| New operator used to allocate arrays of objects If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new[] (size_t size, int block_type, const char *filename, int line) |
| New operator used to allocate arrays of objects. More...
|
|
static UtilExport void * | operator new[] (size_t size, const std::nothrow_t &e, const char *filename, int line) |
| New operator used to allocate arrays of objects If there is insufficient memory, NULL will be returned. More...
|
|
static UtilExport void * | operator new[] (size_t size, unsigned long flags) |
| New operator used to allocate arrays of objects If there is insufficient memory, an exception will be thrown. More...
|
|
static UtilExport void * | operator new[] (size_t size, const std::nothrow_t &e, unsigned long flags) |
| New operator used to allocate arrays of objects If there is insufficient memory, NULL will be returned. More...
|
|
static UtilExport void | operator delete (void *ptr) |
| Standard delete operator used to deallocate an object If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete (void *ptr, const std::nothrow_t &e) |
| Standard delete operator used to deallocate an object If the pointer is invalid, nothing will happen. More...
|
|
static UtilExport void | operator delete (void *ptr, const char *filename, int line) |
| Delete operator used to deallocate an object that takes the filename and line number where the delete was called If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete (void *ptr, int block_type, const char *filename, int line) |
| Delete operator used to deallocate an object that takes the type of memory, filename and line number where the delete was called If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete (void *ptr, const std::nothrow_t &e, const char *filename, int line) |
| Delete operator used to deallocate an object that takes the filename and line number where the delete was called If the pointer is invalid, nothing will happen. More...
|
|
static UtilExport void | operator delete (void *ptr, unsigned long flags) |
| Delete operator used to deallocate an object that takes extra flags to specify special operations If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete (void *ptr, const std::nothrow_t &e, unsigned long flags) |
| Delete operator used to deallocate an object that takes extra flags to specify special operations If the pointer is invalid, nothing will happen. More...
|
|
static UtilExport void | operator delete[] (void *ptr) |
| Standard delete operator used to deallocate an array of objects If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete[] (void *ptr, const std::nothrow_t &e) |
| Standard delete operator used to deallocate an array of objects If the pointer is invalid, nothing will happen. More...
|
|
static UtilExport void | operator delete[] (void *ptr, const char *filename, int line) |
| Delete operator used to deallocate an array of objects that takes the filename and line number where the delete was called If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete[] (void *ptr, int block_type, const char *filename, int line) |
| Delete operator used to deallocate an array of objects that takes the type of memory, filename and line number where the delete was called If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete[] (void *ptr, const std::nothrow_t &e, const char *filename, int line) |
| Delete operator used to deallocate an array of objects that takes the filename and line number where the delete was called If the pointer is invalid, nothing will happen. More...
|
|
static UtilExport void | operator delete[] (void *ptr, unsigned long flags) |
| Delete operator used to deallocate an array of objects that takes extra flags to specify special operations If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void | operator delete[] (void *ptr, const std::nothrow_t &e, unsigned long flags) |
| Delete operator used to deallocate an array of objects that takes extra flags to specify special operations If the pointer is invalid, an exception will be thrown. More...
|
|
static UtilExport void * | operator new (size_t size, void *placement_ptr) |
| Placement new operator. More...
|
|
static UtilExport void | operator delete (void *ptr, void *placement_ptr) |
| Placement delete operator. More...
|
|
static UtilExport void * | aligned_malloc (size_t size, size_t alignment) |
| Allocates memory on a specified alignment boundary. More...
|
|
static UtilExport void * | aligned_realloc (void *ptr, size_t size, size_t alignment) |
| Reallocates memory on a specified alignment boundary. More...
|
|
static UtilExport void | aligned_free (void *ptr) |
| Frees a block of memory that was allocated with aligned_malloc/aligned_realloc. More...
|
|