VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
trpgwGeomStats Class Reference

{secret} More...

Public Member Functions

 trpgwGeomStats (void)
 ~trpgwGeomStats (void)
void AddStripStat (int val)
 Number of distinct material switches.
void AddFanStat (int val)
void AddBagStat (int val)
void AddQuadStat (int val)

Public Attributes

int totalTri
int totalQuad
 Total # of triangles.
int totalStripTri
 Total # of quads.
int totalFanTri
 triangles in strips
int totalBagTri
 triangles in fans
int numStrip
 loose triangles
int numFan
 Number of distinct strips.
int stripStat [15]
 Number of distinct fans.
int fanStat [15]
 Strip length stats.
int stripGeom
 Fan length stats.
int fanGeom
 Number of seperate trpgGeometry nodes for strips.
int bagGeom
 Same for fans.
int stateChanges
 Same for bags.

Detailed Description

{secret}

Constructor & Destructor Documentation

trpgwGeomStats::trpgwGeomStats ( void  )
trpgwGeomStats::~trpgwGeomStats ( void  )

Member Function Documentation

void trpgwGeomStats::AddStripStat ( int  val)
inline

Number of distinct material switches.

Helper functions

References MIN.

void trpgwGeomStats::AddFanStat ( int  val)
inline

References MIN.

void trpgwGeomStats::AddBagStat ( int  val)
inline
void trpgwGeomStats::AddQuadStat ( int  val)
inline

Member Data Documentation

int trpgwGeomStats::totalTri
int trpgwGeomStats::totalQuad

Total # of triangles.

int trpgwGeomStats::totalStripTri

Total # of quads.

Add up to totalTri

int trpgwGeomStats::totalFanTri

triangles in strips

int trpgwGeomStats::totalBagTri

triangles in fans

int trpgwGeomStats::numStrip

loose triangles

int trpgwGeomStats::numFan

Number of distinct strips.

int trpgwGeomStats::stripStat[15]

Number of distinct fans.

int trpgwGeomStats::fanStat[15]

Strip length stats.

int trpgwGeomStats::stripGeom

Fan length stats.

int trpgwGeomStats::fanGeom

Number of seperate trpgGeometry nodes for strips.

int trpgwGeomStats::bagGeom

Same for fans.

int trpgwGeomStats::stateChanges

Same for bags.


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

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)