|
3ds Max C++ API Reference
|
This is the complete list of members for BitmapInfo, 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 |
| AllocPiData(DWORD size) | BitmapInfo | |
| AllocProxySubject() | BitmapInfo | |
| Aspect() const | BitmapInfo | inline |
| BitmapInfo() | BitmapInfo | |
| BitmapInfo(const MCHAR *n) | BitmapInfo | |
| BitmapInfo(const MaxSDK::AssetManagement::AssetUser &asset) | BitmapInfo | |
| BitmapInfo(const BitmapInfo &bi) | BitmapInfo | |
| CompareName(const BitmapInfo *bi) const | BitmapInfo | |
| Copy(const BitmapInfo *from, BOOL copyProxySubject) | BitmapInfo | |
| Copy(const BitmapInfo *from) | BitmapInfo | |
| CopyImageInfo(const BitmapInfo *from) | BitmapInfo | |
| CreateFmtSpecBlock() | BitmapInfo | |
| CurrentFrame() const | BitmapInfo | inline |
| CustHeight() const | BitmapInfo | inline |
| CustWidth() const | BitmapInfo | inline |
| Device() const | BitmapInfo | inline |
| EndFrame() const | BitmapInfo | inline |
| EnumAuxFiles(AssetEnumCallback &assetEnum, DWORD vflags) | BitmapInfo | |
| Filename() | BitmapInfo | |
| FirstFrame() const | BitmapInfo | inline |
| FixDeviceName() | BitmapInfo | |
| Flags() const | BitmapInfo | inline |
| Gamma() const | BitmapInfo | inline |
| GetAsset() const | BitmapInfo | |
| GetCustomFlags() const | BitmapInfo | inline |
| GetCustomGamma() const | BitmapInfo | inline |
| GetCustomStep() const | BitmapInfo | inline |
| GetCustomX() const | BitmapInfo | inline |
| GetCustomY() const | BitmapInfo | inline |
| GetDeviceFlags() | BitmapInfo | |
| GetEffectiveGamma() const | BitmapInfo | |
| GetGChannels() | BitmapInfo | |
| GetPathEx() const | BitmapInfo | |
| GetPiData() | BitmapInfo | inline |
| GetPiDataSize() const | BitmapInfo | inline |
| GetPresetAlignment() const | BitmapInfo | inline |
| GetProxySubject(BOOL create=FALSE) | BitmapInfo | |
| GetUpdateWindow() | BitmapInfo | inline |
| Height() const | BitmapInfo | inline |
| LastFrame() const | BitmapInfo | inline |
| Load(ILoad *iload) | BitmapInfo | |
| Name() const | BitmapInfo | |
| NumberFrames() const | BitmapInfo | inline |
| 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 |
| operator=(const BitmapInfo &from) | BitmapInfo | |
| ResetCustomFlag(DWORD f) | BitmapInfo | inline |
| ResetFlags(DWORD f) | BitmapInfo | inline |
| ResetPiData() | BitmapInfo | |
| ResetProxySubject() | BitmapInfo | |
| Save(ISave *isave) | BitmapInfo | |
| SequenceOutBound() const | BitmapInfo | inline |
| SetAspect(float k) | BitmapInfo | inline |
| SetAsset(const MaxSDK::AssetManagement::AssetUser &assetUser) | BitmapInfo | |
| SetCurrentFrame(int v) | BitmapInfo | inline |
| SetCustHeight(WORD h) | BitmapInfo | inline |
| SetCustomFlag(DWORD f) | BitmapInfo | inline |
| SetCustomGamma(float g) | BitmapInfo | inline |
| SetCustomStep(int s) | BitmapInfo | inline |
| SetCustomX(int x) | BitmapInfo | inline |
| SetCustomY(int y) | BitmapInfo | inline |
| SetCustWidth(WORD w) | BitmapInfo | inline |
| SetDevice(const MCHAR *d) | BitmapInfo | |
| SetEndFrame(int e) | BitmapInfo | inline |
| SetFirstFrame(int m) | BitmapInfo | inline |
| SetFlags(DWORD f) | BitmapInfo | inline |
| SetGamma(float c) | BitmapInfo | inline |
| SetHeight(WORD u) | BitmapInfo | inline |
| SetLastFrame(int s) | BitmapInfo | inline |
| SetName(const MCHAR *n) | BitmapInfo | |
| SetPath(const MaxSDK::Util::Path &path) | BitmapInfo | |
| SetPiData(void *ptr) | BitmapInfo | inline |
| SetPiDataSize(DWORD s) | BitmapInfo | inline |
| SetPresetAlignment(int p) | BitmapInfo | inline |
| SetSequenceOutBound(WORD c) | BitmapInfo | inline |
| SetStartFrame(int s) | BitmapInfo | inline |
| SetType(int s) | BitmapInfo | inline |
| SetUpdateWindow(HWND hwnd) | BitmapInfo | inline |
| SetWidth(WORD s) | BitmapInfo | inline |
| StartFrame() const | BitmapInfo | inline |
| TestCustomFlags(DWORD f) const | BitmapInfo | inline |
| TestFlags(DWORD f) const | BitmapInfo | inline |
| Type() const | BitmapInfo | inline |
| Validate() | BitmapInfo | |
| Width() const | BitmapInfo | inline |
| ~BitmapInfo() | BitmapInfo |