PoolStats Struct Reference

PoolStats is the datum of the poolStats list which holds the optimal sizes of MyAllcator pools. More...

List of all members.

Public Attributes

int points
int poly
int he


Detailed Description

PoolStats is the datum of the poolStats list which holds the optimal sizes of MyAllcator pools.

Sizes for the MyPoint, MyPolygon and HalfEdge pools, measured as a function of the number of subdivision passe using MyObject::subdivide(). the poolStats list is used in PicBucket::buildMeshes().


Member Data Documentation


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