Pyrogenesis  trunk
Protected Member Functions | Protected Attributes | List of all members
CProfiler2GPU_timer_query Class Reference
Inheritance diagram for CProfiler2GPU_timer_query:
Inheritance graph
[legend]
Collaboration diagram for CProfiler2GPU_timer_query:
Collaboration graph
[legend]

Protected Member Functions

 CProfiler2GPU_timer_query (CProfiler2 &profiler, const char *name)
 
 ~CProfiler2GPU_timer_query ()
 
GLuint NewQuery ()
 
- Protected Member Functions inherited from CProfiler2GPU_base
 CProfiler2GPU_base (CProfiler2 &profiler, const char *name)
 
 ~CProfiler2GPU_base ()
 

Protected Attributes

std::vector< GLuint > m_FreeQueries
 
- Protected Attributes inherited from CProfiler2GPU_base
CProfiler2m_Profiler
 
CProfiler2::ThreadStorage m_Storage
 

Constructor & Destructor Documentation

CProfiler2GPU_timer_query::CProfiler2GPU_timer_query ( CProfiler2 profiler,
const char *  name 
)
inlineprotected
CProfiler2GPU_timer_query::~CProfiler2GPU_timer_query ( )
inlineprotected

Member Function Documentation

GLuint CProfiler2GPU_timer_query::NewQuery ( )
inlineprotected

Member Data Documentation

std::vector<GLuint> CProfiler2GPU_timer_query::m_FreeQueries
protected

The documentation for this class was generated from the following file: