GFXGLWindowTarget Class Reference#include <gfxGLWindowTarget.h>
Inheritance diagram for GFXGLWindowTarget:
[legend]List of all members.
Constructor & Destructor Documentation
Member Function Documentation
| const Point2I GFXGLWindowTarget::getSize |
( |
|
) |
[inline, virtual] |
Returns the size in pixels of this rendering target.
Implements GFXTarget.
| void GFXGLWindowTarget::makeActive |
( |
|
) |
|
| virtual bool GFXGLWindowTarget::present |
( |
|
) |
[virtual] |
Present latest buffer, if buffer swapping is in effect.
Implements GFXWindowTarget.
| virtual void GFXGLWindowTarget::resetMode |
( |
|
) |
[virtual] |
Notify the target that the video mode on the window has changed.
Implements GFXWindowTarget.
| virtual void GFXGLWindowTarget::zombify |
( |
|
) |
[inline, virtual] |
When called the resource should destroy all device sensitive information (e.g. D3D resources in D3DPOOL_DEFAULT.
Implements GFXResource.
| virtual void GFXGLWindowTarget::resurrect |
( |
|
) |
[inline, virtual] |
When called the resource should restore all device sensitive information destroyed by zombify().
Implements GFXResource.
| void GFXGLWindowTarget::_teardownCurrentMode |
( |
|
) |
[private] |
| void GFXGLWindowTarget::_setupNewMode |
( |
|
) |
[private] |
Friends And Related Function Documentation
Member Data Documentation
|