, including all inherited members.
| BaseRasterHandle() | BaseRasterHandle | |
| BaseRasterHandle(const BaseRasterHandle &from) | BaseRasterHandle | |
| GetFormat() const | TextureHandle | |
| GetHeight() const | BaseRasterHandle | |
| GetObjectID() const | SmartHandle | |
| GetPointer() const | SmartHandle | |
| GetSubTarget(size_t subIndex) | TextureHandle | |
| GetSubTargetCount() | TextureHandle | |
| GetWidth() const | BaseRasterHandle | |
| Initialize(size_t width, size_t height, TextureFormat format) | TextureHandle | |
| Initialize(TextureType type, size_t width, size_t height, size_t depth, size_t slice, size_t mipmaplevels, TextureFormat format, ResourceUsage usage) | TextureHandle | |
| Initialize(const MSTR &filename) | TextureHandle | |
| IsValid() const | SmartHandle | |
| mpObject | SmartHandle | [protected] |
| Noncopyable() | Noncopyable | [inline, protected] |
| 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 SmartHandle &rhs) const | SmartHandle | [inline] |
| operator<(const SmartHandle &rhs) const | SmartHandle | [inline] |
| operator<=(const SmartHandle &rhs) const | SmartHandle | [inline] |
| operator=(const TextureHandle &from) | TextureHandle | |
| MaxSDK::Graphics::BaseRasterHandle::operator=(const BaseRasterHandle &from) | BaseRasterHandle | |
| operator==(const SmartHandle &rhs) const | SmartHandle | [inline] |
| operator>(const SmartHandle &rhs) const | SmartHandle | [inline] |
| operator>=(const SmartHandle &rhs) const | SmartHandle | [inline] |
| Release() | SmartHandle | |
| SetPointer(void *pObject) | SmartHandle | |
| SmartHandle() | SmartHandle | [protected] |
| TextureHandle() | TextureHandle | |
| TextureHandle(const TextureHandle &from) | TextureHandle | |
| WriteOnlyLockRectangle(UINT subTargetIndex, LockedRect &lockedRect, CONST RECT *pRectangle) | TextureHandle | |
| WriteOnlyUnlockRectangle() | TextureHandle | |
| ~BaseRasterHandle() | BaseRasterHandle | [virtual] |
| ~Noncopyable() | Noncopyable | [inline, protected] |
| ~SmartHandle() | SmartHandle | [virtual] |
| ~TextureHandle() | TextureHandle | [virtual] |