OGLplus (0.30.0) a C++ wrapper for OpenGL

oglplus::PerfMonitorAMDResult Class Reference

Wrapper for performance counter result. More...

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

List of all members.

Public Member Functions

PerfMonitorAMDCounter Counter (void) const
 Returns the counter that this is a result of.
GLuint Low (void) const
 Returns the low dword of the result.
GLuint High (void) const
 Returns the high dword of the result.
GLfloat Float (void) const
 Returns the floating-point value of the result.

Detailed Description

Wrapper for performance counter result.

Related OpenGL symbols:
GL_AMD_performance_monitor

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

Copyright © 2010-2013 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Tue May 7 2013 by Doxygen (version 1.7.6.1).