GFXDeviceStatistics Class Reference#include <gfxDeviceStatistics.h>
Constructor & Destructor Documentation
Member Function Documentation
Clear stats.
Copy from source (should just be a memcpy, but that may change later) used in conjunction with end to get a subset of statistics. For example, statistics for a particular render bin.
Used with start to get a subset of stats on a device. Basically will do this->mPolyCount = source->mPolyCount - this->mPolyCount. (Fancy!)
Exports the stats to the console.
Member Data Documentation
|