GLInfo Class Reference

#include <GLInfo.h>

List of all members.

Static Public Member Functions

static unsigned int getNoTriangles ()
static void addNoTriangles (unsigned int count)
static void resetNoTriangles ()

Static Protected Attributes

static unsigned int noTriangles_ = 0

Private Member Functions

 GLInfo ()
virtual ~GLInfo ()


Detailed Description

Definition at line 24 of file GLInfo.h.


Constructor & Destructor Documentation

GLInfo::GLInfo (  )  [private]

Definition at line 25 of file GLInfo.cpp.

GLInfo::~GLInfo (  )  [private, virtual]

Definition at line 29 of file GLInfo.cpp.


Member Function Documentation

static unsigned int GLInfo::getNoTriangles (  )  [inline, static]

Definition at line 27 of file GLInfo.h.

References noTriangles_.

Referenced by FrameTimer::draw().

static void GLInfo::addNoTriangles ( unsigned int  count  )  [inline, static]

Definition at line 31 of file GLInfo.h.

References noTriangles_.

Referenced by Water2Patch::draw(), SkyRoof::draw(), LargeHemisphere::draw(), LandVisibilityPatch::draw(), LandSurround::draw(), WaterWaves::drawBoxes(), LargeHemisphere::drawColored(), ModelRendererTree::drawInternal(), ModelRendererMesh::drawMesh(), ModelRendererMesh::drawVerts(), and ParticleRendererQuads::renderParticle().

static void GLInfo::resetNoTriangles (  )  [inline, static]

Definition at line 35 of file GLInfo.h.

References noTriangles_.

Referenced by FrameTimer::draw().


Member Data Documentation

unsigned int GLInfo::noTriangles_ = 0 [static, protected]

Definition at line 41 of file GLInfo.h.

Referenced by addNoTriangles(), getNoTriangles(), and resetNoTriangles().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:01 2009 for Scorched3D by  doxygen 1.5.3