OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::PerfMonitorAMDCounter Class Reference

Wrapper for performance monitor counter functionality. More...

#include </home/chochlik/devel/oglplus/include/oglplus/ext/AMD_performance_monitor.hpp>

Public Member Functions

String GetString (void) const
 Returns a string describing the monitor counter. More...
 
PerfMonitorAMDType Type (void) const
 Returns the type of the counter. More...
 

Detailed Description

Wrapper for performance monitor counter functionality.

Related OpenGL symbols:
GL_AMD_performance_monitor

Member Function Documentation

String oglplus::PerfMonitorAMDCounter::GetString ( void  ) const

Returns a string describing the monitor counter.

Related OpenGL symbols:
glGetPerfMonitorCounterStringAMD
PerfMonitorAMDType oglplus::PerfMonitorAMDCounter::Type ( void  ) const

Returns the type of the counter.

Related OpenGL symbols:
glGetPerfMonitorCounterInfoAMD GL_COUNTER_TYPE_AMD

Referenced by oglplus::ObjectOps< tag::DirectState, tag::PerfMonitorAMD >::Result().


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

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).