HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_TimerTable.h File Reference
#include "UT_API.h"
#include <SYS/SYS_Compiler.h>
+ Include dependency graph for UT_TimerTable.h:

Go to the source code of this file.

Classes

class  UT_TimerTable
 
class  UT_AutoTimerTable
 

Enumerations

enum  UT_TimerTableUser {
  UT_TIMER_DEBUG = 0, UT_TIMER_RAY_SAMPLING, UT_TIMER_RAY_RAYTRACING, UT_TIMER_VMAT_OCCLUSION,
  UT_TIMER_RAY_DUMPSAMPLES, UT_MAX_TIMER_USERS
}
 

Enumeration Type Documentation

Enumerator
UT_TIMER_DEBUG 
UT_TIMER_RAY_SAMPLING 
UT_TIMER_RAY_RAYTRACING 
UT_TIMER_VMAT_OCCLUSION 
UT_TIMER_RAY_DUMPSAMPLES 
UT_MAX_TIMER_USERS 

Definition at line 22 of file UT_TimerTable.h.