NL3D::CPrimitiveProfile Class Reference

A Primitive counter. More...

#include <primitive_profile.h>

List of all members.

Public Member Functions

 CPrimitiveProfile ()
void reset ()

Public Attributes

uint NPoints
uint NLines
uint NTriangles
uint NQuads
uint NTriangleStrips
 The number of triangles strip rendered (if you just draw 1 strip of 400 triangles, NTriangleStrips==400).

Detailed Description

A Primitive counter.

Author:
Lionel Berenguier
Nevrax France
Date:
2001

Definition at line 40 of file primitive_profile.h.


Constructor & Destructor Documentation

NL3D::CPrimitiveProfile::CPrimitiveProfile (  )  [inline]

Definition at line 50 of file primitive_profile.h.

References reset().


Member Function Documentation

void NL3D::CPrimitiveProfile::reset (  ) 

Member Data Documentation

Definition at line 46 of file primitive_profile.h.

Referenced by NL3D::CDriverGL::renderRawQuads(), and reset().

The number of triangles strip rendered (if you just draw 1 strip of 400 triangles, NTriangleStrips==400).

Definition at line 48 of file primitive_profile.h.

Referenced by reset().


The documentation for this class was generated from the following files:

Generated on Thu Jan 7 08:30:07 2010 for NeL by  doxygen 1.6.1