VR-Forces Developer's Guide
 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}

Public Member Functions

 trpgwGeomStats (void)
 
 ~trpgwGeomStats (void)
 
void AddStripStat (int val)
 
void AddFanStat (int val)
 
void AddBagStat (int val)
 
void AddQuadStat (int val)
 

Public Attributes

int totalTri
 
int totalQuad
 
int totalStripTri
 
int totalFanTri
 
int totalBagTri
 
int numStrip
 
int numFan
 
int stripStat [15]
 
int fanStat [15]
 
int stripGeom
 
int fanGeom
 
int bagGeom
 
int stateChanges
 

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 Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)