Fullscreen Class Reference
[Advanced]

Polygon that takes up the entire window. More...

#include <Fullscreen.hpp>

Inheritance diagram for Fullscreen:
SimpleDrawable SimpleTransformable Drawable Node Transformable NodeListener Identifiable

List of all members.

Public Member Functions

 Fullscreen (const Tag &tag)
virtual void draw () const

Protected Member Functions

virtual void initCoordinates ()
virtual void initIndices ()
virtual void initPoints ()

Static Private Attributes

static bool loaded = false
static GLfloat coordinates [4][3]
static GLfloat points [4][3]
static GLubyte indices [4]

Detailed Description

Polygon that takes up the entire window.


Constructor & Destructor Documentation

Fullscreen ( const Tag tag  ) 

Creates a new Fullscreen from an XML tag.


Member Function Documentation

void draw (  )  const [virtual]

Draws the Fullscreen.

Implements SimpleDrawable.

void initCoordinates (  )  [protected, virtual]

Initializes the static coordinates array of the class.

void initIndices (  )  [protected, virtual]

Initializes the static indices array of the class.

void initPoints (  )  [protected, virtual]

Initializes the static points array of the class.


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