3ds Max C++ API Reference
|
This is the complete list of members for ILoad, including all inherited members.
aligned_free(void *ptr) | MaxHeapOperators | static |
aligned_malloc(size_t size, size_t alignment) | MaxHeapOperators | static |
aligned_realloc(void *ptr, size_t size, size_t alignment) | MaxHeapOperators | static |
BPFlag enum name | ILoad | |
CloseChunk()=0 | ILoad | pure virtual |
CodePage() const | ILoad | inlinevirtual |
CurChunkDepth()=0 | ILoad | pure virtual |
CurChunkID()=0 | ILoad | pure virtual |
CurChunkLength()=0 | ILoad | pure virtual |
CurChunkLengthRemaining()=0 | ILoad | pure virtual |
CurChunkType()=0 | ILoad | pure virtual |
DoingWhat()=0 | ILoad | pure virtual |
Execute(int cmd, ULONG_PTR arg1=0, ULONG_PTR arg2=0, ULONG_PTR arg3=0) | ILoad | inlinevirtual |
File3dsMaxLanguageID() | ILoad | inlinevirtual |
FileActiveCodePage() | ILoad | inlinevirtual |
FileName() | ILoad | inlinevirtual |
FileSaveAsVersion() | ILoad | inlinevirtual |
FileUserLanguageID() | ILoad | inlinevirtual |
FORCEMERGE enum value | ILoad | |
GetAddr(int imaker)=0 | ILoad | pure virtual |
GetClassDesc(USHORT refID) | ILoad | inlinevirtual |
GetDir(int which)=0 | ILoad | pure virtual |
GetFileSaveVersion() | ILoad | inlinevirtual |
GetInterface(Interface_ID id) | InterfaceServer | virtual |
GetRootAddr()=0 | ILoad | pure virtual |
GetTypedInterface() | InterfaceServer | inline |
kFileSaveAsVersionNotSpecified | ILoad | static |
LoadAssetMetaData() | ILoad | inlinevirtual |
OpenChunk()=0 | ILoad | pure virtual |
operator delete(void *ptr) | MaxHeapOperators | static |
operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | static |
operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | static |
operator delete(void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | static |
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | static |
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | static |
operator delete[](void *ptr) | MaxHeapOperators | static |
operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | static |
operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | static |
operator delete[](void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | static |
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | static |
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
operator new(size_t size) | MaxHeapOperators | static |
operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | static |
operator new(size_t size, const char *filename, int line) | MaxHeapOperators | static |
operator new(size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | static |
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
operator new(size_t size, unsigned long flags) | MaxHeapOperators | static |
operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
operator new(size_t size, void *placement_ptr) | MaxHeapOperators | static |
operator new[](size_t size) | MaxHeapOperators | static |
operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | static |
operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | static |
operator new[](size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | static |
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
operator new[](size_t size, unsigned long flags) | MaxHeapOperators | static |
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
PeekNextChunkID()=0 | ILoad | pure virtual |
Read(const char *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const wchar_t *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const int *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const unsigned int *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const INT64 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const UINT64 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const float *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const double *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const short *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const unsigned short *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const long *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const unsigned long *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const BYTE *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const bool *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Point2 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Point3 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Point4 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const AColor *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Color *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Matrix2 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Matrix3 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Box2 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Box3 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const MNVert *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const TVPatch *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Face *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Class_ID *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const VertMove *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const FaceCreate *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const FaceRemap *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const FaceChange *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const FaceSmooth *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const UVVertSet *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const TVFace *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Interval *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const AngAxis *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Quat *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Ray *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const ScaleValue *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const RotationValue *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const FBox2 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const HookPoint *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const PolyPt *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const bindShape *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const EPMapVert *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const EPMapPatch *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const EPMapUVVert *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const RandGenerator *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Interface_ID *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const BlockKeysClass *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Color24 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Color48 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const Color64 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const POINT *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const WINDOWPLACEMENT *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const range *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const MaxSDK::AssetManagement::AssetId *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const MaxSDK::AssetManagement::AssetType *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const ParamType2 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const FloatChange *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const VertOffset *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const ParticleID *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const PreciseTimeValue *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const DeviceRect *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
Read(const IPoint2 *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
ReadCStringChunk(char **buf)=0 | ILoad | pure virtual |
ReadCStringChunk(wchar_t **buf)=0 | ILoad | pure virtual |
ReadEnum(const void *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
ReadVoid(const void *buf, ULONG nbytes, ULONG *nwrit) | ILoad | inline |
ReadWStringChunk(char **buf)=0 | ILoad | pure virtual |
ReadWStringChunk(wchar_t **buf)=0 | ILoad | pure virtual |
RecordBackpatch(int imaker, void **patchThis, DWORD flags=0)=0 | ILoad | pure virtual |
RecordNodeRefRemap(ReferenceMaker &aRefMaker, int aRefIdx, INode *aTargetNode, bool aIsIndirectRef) | ILoad | inlinevirtual |
RegisterPostLoadCallback(PostLoadCallback *cb)=0 | ILoad | pure virtual |
RootNode()=0 | ILoad | pure virtual |
SetObsolete()=0 | ILoad | pure virtual |
SetRootAddr(void *addr)=0 | ILoad | pure virtual |
~ILoad() | ILoad | inlinevirtual |
~InterfaceServer() | InterfaceServer | virtual |