eng::Engine::DrawStats Struct Reference

#include <eng_class.hh>

List of all members.

Public Member Functions

void Reset (void)
uint GetObjectCntCulled (void)

Public Attributes

uint mObjectCntDrawn
 Objects drawn in this frame (all Views).
uint mObjectCntCulledBSP
 Objects culled by BSP code.
uint mObjectCntCulledGraph
 Objects culled by Graph code.


Detailed Description

Engine dynamometer.

Member Function Documentation

void eng::Engine::DrawStats::Reset ( void   )  [inline]

uint eng::Engine::DrawStats::GetObjectCntCulled ( void   )  [inline]


Member Data Documentation

uint eng::Engine::DrawStats::mObjectCntDrawn

Objects drawn in this frame (all Views).

uint eng::Engine::DrawStats::mObjectCntCulledBSP

Objects culled by BSP code.

uint eng::Engine::DrawStats::mObjectCntCulledGraph

Objects culled by Graph code.


The documentation for this struct was generated from the following file: Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:21 2007