VR-Forces 4.10 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. More...
 
void AddFanStat (int val)
 
void AddBagStat (int val)
 
void AddQuadStat (int val)
 

Public Attributes

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

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)