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() | BitmapInfo | inline |
BitmapInfo() | BitmapInfo | |
BitmapInfo(const MCHAR *n) | BitmapInfo | |
BitmapInfo(const MaxSDK::AssetManagement::AssetUser &asset) | BitmapInfo | |
BitmapInfo(const BitmapInfo &bi) | BitmapInfo | |
CompareName(BitmapInfo *bi) | BitmapInfo | |
Copy(const BitmapInfo *from, BOOL copyProxySubject) | BitmapInfo | |
Copy(const BitmapInfo *from) | BitmapInfo | |
CopyImageInfo(BitmapInfo *from) | BitmapInfo | |
CreateFmtSpecBlock(void) | BitmapInfo | |
CurrentFrame() | BitmapInfo | inline |
CustHeight() | BitmapInfo | inline |
CustWidth() | BitmapInfo | inline |
Device() | BitmapInfo | inline |
EndFrame() | BitmapInfo | inline |
EnumAuxFiles(AssetEnumCallback &assetEnum, DWORD vflags) | BitmapInfo | |
Filename() | BitmapInfo | |
FirstFrame() | BitmapInfo | inline |
FixDeviceName() | BitmapInfo | |
Flags() | BitmapInfo | inline |
Gamma() | BitmapInfo | inline |
GetAsset() const | BitmapInfo | |
GetCustomFlags() | BitmapInfo | inline |
GetCustomGamma() | BitmapInfo | inline |
GetCustomStep() | BitmapInfo | inline |
GetCustomX() | BitmapInfo | inline |
GetCustomY() | BitmapInfo | inline |
GetDeviceFlags() | BitmapInfo | |
GetEffectiveGamma() | BitmapInfo | |
GetGChannels() | BitmapInfo | |
GetPathEx() const | BitmapInfo | |
GetPiData() | BitmapInfo | inline |
GetPiDataSize() | BitmapInfo | inline |
GetPresetAlignment() | BitmapInfo | inline |
GetProxySubject(BOOL create=FALSE) | BitmapInfo | |
GetUpdateWindow() | BitmapInfo | inline |
Height() | BitmapInfo | inline |
LastFrame() | BitmapInfo | inline |
Load(ILoad *iload) | BitmapInfo | |
Name() const | BitmapInfo | |
NumberFrames() | 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() | 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() | BitmapInfo | inline |
TestCustomFlags(DWORD f) | BitmapInfo | inline |
TestFlags(DWORD f) | BitmapInfo | inline |
Type() | BitmapInfo | inline |
Validate() | BitmapInfo | |
Width() | BitmapInfo | inline |
~BitmapInfo() | BitmapInfo |