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