Screen Class Reference
[Advanced]

Temporarily disables a framebuffer in order to render to the screen. More...

#include <Screen.hpp>

Inheritance diagram for Screen:
Node Applicable

List of all members.

Public Member Functions

 Screen (const Tag &tag)
virtual void apply ()
virtual void associate ()
virtual void remove ()

Private Attributes

Framebufferframebuffer

Detailed Description

Temporarily disables a framebuffer in order to render to the screen.

XML name

OpenGL functions

See also:
Framebuffer

Constructor & Destructor Documentation

Screen ( const Tag tag  ) 

Clears the framebuffer pointer.


Member Function Documentation

void apply (  )  [virtual]

Binds the default framebuffer.

Implements Applicable.

void associate (  )  [virtual]

Finds a Framebuffer ancestor.

Exceptions:
NodeException if no Framebuffer ancestor found.

Reimplemented from Node.

void remove (  )  [virtual]

Restores the previous framebuffer.

Implements Applicable.


The documentation for this class was generated from the following files:
Generated on Wed Jun 9 01:36:36 2010 for Gander by  doxygen 1.6.3