#include <pStatCollector.h>
Public Member Functions | |
INLINE bool | is_active (const PStatThread &) |
INLINE void | start (const PStatThread &) |
INLINE void | start (const PStatThread &, float) |
INLINE void | stop (const PStatThread &) |
INLINE void | stop (const PStatThread &, float) |
INLINE void | clear_level (const PStatThread &) |
INLINE void | set_level (const PStatThread &, float) |
INLINE void | add_level (const PStatThread &, float) |
INLINE void | sub_level (const PStatThread &, float) |
INLINE float | get_level (const PStatThread &) |
Private Member Functions | |
INLINE | PStatCollector (const PStatCollector &parent, const string &name) |
INLINE bool | is_active () |
INLINE void | start () |
INLINE void | stop () |
INLINE void | clear_level () |
INLINE void | set_level (float) |
INLINE void | add_level (float) |
INLINE void | sub_level (float) |
INLINE float | get_level () |
Private Attributes | |
PUBLISHED | __pad0__: INLINE PStatCollector(const string &name |
PUBLISHED PStatClient * | client = NULL) |
|
|
|
Definition at line 124 of file pStatCollector.h. |
|
|
Definition at line 122 of file pStatCollector.h. |
|
Definition at line 109 of file pStatCollector.h. |
|
Definition at line 126 of file pStatCollector.h. |
|
Definition at line 113 of file pStatCollector.h. Referenced by GLGraphicsStateGuardian::prepare_geom_node(), CRGraphicsStateGuardian::prepare_geom_node(), and DXGraphicsStateGuardian7::prepare_texture(). |
|
Definition at line 116 of file pStatCollector.h. |
|
Definition at line 105 of file pStatCollector.h. Referenced by DXGraphicsStateGuardian8::end_frame(), DXGraphicsStateGuardian7::prepare_texture(), DXGraphicsStateGuardian8::report_texmgr_stats(), and DXGraphicsStateGuardian7::report_texmgr_stats(). |
|
Definition at line 123 of file pStatCollector.h. |
|
Definition at line 110 of file pStatCollector.h. Referenced by DXGraphicsStateGuardian8::report_texmgr_stats(), and DXGraphicsStateGuardian7::report_texmgr_stats(). |
|
Definition at line 118 of file pStatCollector.h. |
|
Definition at line 117 of file pStatCollector.h. |
|
|
Definition at line 120 of file pStatCollector.h. |
|
Definition at line 119 of file pStatCollector.h. |
|
|
Definition at line 125 of file pStatCollector.h. |
|
Definition at line 112 of file pStatCollector.h. Referenced by GraphicsStateGuardian::unmark_prepared_geom(), GraphicsStateGuardian::unmark_prepared_geom_node(), and GraphicsStateGuardian::unmark_prepared_texture(). |
|
Definition at line 100 of file pStatCollector.h. |
|
Definition at line 101 of file pStatCollector.h. |