3ds Max C++ API Reference
|
This is the complete list of members for BitmapManager, including all inherited members.
AddBitmap(Bitmap *b)=0 | BitmapManager | pure virtual |
AddFilter(BitmapFilter *a)=0 | BitmapManager | pure virtual |
AddMapDir(const MCHAR *dir, int update)=0 | BitmapManager | pure virtual |
AddStorage(BitmapStorage *s)=0 | BitmapManager | pure virtual |
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 |
AppDllDir()=0 | BitmapManager | pure virtual |
AppInst()=0 | BitmapManager | pure virtual |
AppWnd()=0 | BitmapManager | pure virtual |
BeginSavingLoadErrorFiles()=0 | BitmapManager | pure virtual |
CanImport(const MCHAR *filename)=0 | BitmapManager | pure virtual |
ClearInternalRelativePathResolutionCache() | BitmapManager | inline |
ColorConvert(const Bitmap *source, const MSTR &toColorSpaceOrDisplay, const MSTR *toViewTransform=nullptr)=0 | BitmapManager | pure virtual |
ColorConvertInto(const Bitmap *source, Bitmap *target, const MSTR &toColorSpaceOrDisplay, const MSTR *toViewTransform=nullptr)=0 | BitmapManager | pure virtual |
Create(BitmapInfo *bi)=0 | BitmapManager | pure virtual |
Create(PBITMAPINFO pbmi, bool setGamma=false)=0 | BitmapManager | pure virtual |
DelBitmap(Bitmap *b)=0 | BitmapManager | pure virtual |
DeleteAllAutonomousVFBMaps()=0 | BitmapManager | pure virtual |
DeleteAllMaps()=0 | BitmapManager | pure virtual |
DelFilter(BitmapFilter *a)=0 | BitmapManager | pure virtual |
DelStorage(BitmapStorage *s)=0 | BitmapManager | pure virtual |
DoConstruct | BitmapManager | friend |
EndSavingLoadErrorFiles()=0 | BitmapManager | pure virtual |
Error(const MCHAR *string)=0 | BitmapManager | pure virtual |
Execute(int cmd, ULONG_PTR arg1=0, ULONG_PTR arg2=0, ULONG_PTR arg3=0)=0 | BitmapManager | pure virtual |
FindFilter(BitmapStorage *s, UINT type)=0 | BitmapManager | pure virtual |
FindStorage(BitmapInfo *bi, int openMode)=0 | BitmapManager | pure virtual |
FixFileExt(OPENFILENAME &ofn, const MCHAR *extension)=0 | BitmapManager | pure virtual |
FnametoBitMapInfo(BitmapInfo *bi)=0 | BitmapManager | pure virtual |
GetDir(int i)=0 | BitmapManager | pure virtual |
GetImageInfo(BitmapInfo *bi, const MCHAR *filename=nullptr)=0 | BitmapManager | pure virtual |
GetImageInfoDlg(HWND hWnd, BitmapInfo *bi, const MCHAR *filename=nullptr)=0 | BitmapManager | pure virtual |
GetInterface(Interface_ID id) | InterfaceServer | virtual |
GetLoadErrorFileList()=0 | BitmapManager | pure virtual |
GetLogLevel()=0 | BitmapManager | pure virtual |
GetMapDir(int i)=0 | BitmapManager | pure virtual |
GetMapDirCount()=0 | BitmapManager | pure virtual |
GetTypedInterface() | InterfaceServer | inline |
ImageInputOptions(BitmapInfo *bi, HWND hWnd)=0 | BitmapManager | pure virtual |
ioList | BitmapManager | |
ListIO()=0 | BitmapManager | pure virtual |
Load(BitmapInfo *bi, BMMRES *status=nullptr)=0 | BitmapManager | pure virtual |
LoadInto(BitmapInfo *bi, Bitmap **map, BOOL forceReload=FALSE)=0 | BitmapManager | pure virtual |
MakeVfbPalette()=0 | BitmapManager | pure virtual |
Max()=0 | BitmapManager | pure virtual |
NewBitmap()=0 | BitmapManager | 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 |
pal | BitmapManager | |
RefreshAllVFBs()=0 | BitmapManager | pure virtual |
SelectDeviceInput(BitmapInfo *bi, HWND hWnd)=0 | BitmapManager | pure virtual |
SelectDeviceOutput(BitmapInfo *bi, HWND hWnd)=0 | BitmapManager | pure virtual |
SelectFileInput(BitmapInfo *bi, HWND hWnd, const MCHAR *title=nullptr)=0 | BitmapManager | pure virtual |
SelectFileInputEx(BitmapInfo *bi, HWND hWnd, const MCHAR *title=nullptr, BOOL viewonly=FALSE)=0 | BitmapManager | pure virtual |
SelectFileOutput(BitmapInfo *bi, HWND hWnd, const MCHAR *title=nullptr, ULONG *pflags=nullptr, const MCHAR *extension=nullptr, const MCHAR *config=nullptr, const MCHAR *map=nullptr)=0 | BitmapManager | pure virtual |
SetFileInputDialog(BitmapFileInputDialog *dlg=nullptr)=0 | BitmapManager | pure virtual |
SetFileOutputDialog(BitmapFileOutputDialog *dlg=nullptr)=0 | BitmapManager | pure virtual |
SetLogLevel(DWORD level)=0 | BitmapManager | pure virtual |
SetSilentMode(BOOL s)=0 | BitmapManager | pure virtual |
SilentMode()=0 | BitmapManager | pure virtual |
Status(int *sCount, int *aCount, int *bCount)=0 | BitmapManager | pure virtual |
SysLog(int type, char *format,...)=0 | BitmapManager | pure virtual |
UpdateAllStorageColorSettings()=0 | BitmapManager | pure virtual |
~BitmapManager() | BitmapManager | virtual |
~InterfaceServer() | InterfaceServer | virtual |