|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CPrimitiveProfile Class ReferenceA Primitive counter.
More...
#include <primitive_profile.h>
List of all members.
Detailed Description
A Primitive counter.
-
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2001
Definition at line 43 of file primitive_profile.h.
Constructor & Destructor Documentation
NL3D::CPrimitiveProfile::CPrimitiveProfile |
( |
|
) |
[inline] |
|
Member Function Documentation
void NL3D::CPrimitiveProfile::reset |
( |
|
) |
|
|
Member Data Documentation
uint NL3D::CPrimitiveProfile::NLines
|
|
uint NL3D::CPrimitiveProfile::NPoints
|
|
uint NL3D::CPrimitiveProfile::NQuads
|
|
uint NL3D::CPrimitiveProfile::NTriangles
|
|
uint NL3D::CPrimitiveProfile::NTriangleStrips
|
|
|
The number of triangles strip rendered (if you just draw 1 strip of 400 triangles, NTriangleStrips==400).
Definition at line 51 of file primitive_profile.h.
Referenced by reset. |
The documentation for this class was generated from the following files:
|
|