| 
    HDK
    
   | 
 
Convenience class for object draw events. More...
#include <UT_PerfMonAutoEvent.h>
 Inheritance diagram for UT_PerfMonAutoDrawEvent:Public Member Functions | |
| UT_PerfMonAutoDrawEvent (const char *object, const char *draw_event_name, bool is_gpu_draw=false) | |
| ~UT_PerfMonAutoDrawEvent () | |
  Public Member Functions inherited from UT_PerfMonAutoEvent | |
| UT_PerfMonAutoEvent () | |
| ~UT_PerfMonAutoEvent () | |
| void | setExtraInfo (const char *extra_info) | 
| int | getTimedEventId () const | 
| int | getMemoryEventId () const | 
Additional Inherited Members | |
  Protected Member Functions inherited from UT_PerfMonAutoEvent | |
| void | setTimedEventId_ (int event_id) | 
| void | setMemoryEventId_ (int event_id) | 
| void | setShouldBaseClassStopEvents_ (bool stop) | 
Convenience class for object draw events.
Definition at line 173 of file UT_PerfMonAutoEvent.h.
      
  | 
  inline | 
The constructor's signature must match the signature of UT_Performance::start*DrawEvent().
Definition at line 178 of file UT_PerfMonAutoEvent.h.
      
  | 
  inline | 
Definition at line 198 of file UT_PerfMonAutoEvent.h.