, including all inherited members.
GetAlphaTestEnabled() const =0 | DrawContext | [pure virtual] |
GetAlphaTestFunction()=0 | DrawContext | [pure virtual] |
GetAlphaTestReference() const =0 | DrawContext | [pure virtual] |
GetCurrentNode()=0 | DrawContext | [pure virtual] |
GetFrameStamp()=0 | DrawContext | [pure virtual] |
GetMaterial() const =0 | DrawContext | [pure virtual] |
GetProjectionMatrix()=0 | DrawContext | [pure virtual] |
GetTime() const =0 | DrawContext | [pure virtual] |
GetViewExp() const =0 | DrawContext | [pure virtual] |
GetViewMatrix()=0 | DrawContext | [pure virtual] |
GetViewportSettings() const =0 | DrawContext | [pure virtual] |
GetVirtualDevice()=0 | DrawContext | [pure virtual] |
GetWorldMatrix()=0 | DrawContext | [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] |
SetAlphaTestEnabled(bool value)=0 | DrawContext | [pure virtual] |
SetAlphaTestFunction(CompareFunction value)=0 | DrawContext | [pure virtual] |
SetAlphaTestReference(float value)=0 | DrawContext | [pure virtual] |
SetProjectionMatrix(const Matrix44 &matrix)=0 | DrawContext | [pure virtual] |
SetViewMatrix(const Matrix44 &matrix)=0 | DrawContext | [pure virtual] |
SetWorldMatrix(const Matrix44 &matrix)=0 | DrawContext | [pure virtual] |
SetWorldMatrix(const Matrix3 &matrix)=0 | DrawContext | [pure virtual] |
~DrawContext() | DrawContext | [inline, protected, virtual] |