OpenSceneGraph
3.4.0
|
Public Member Functions | |
OpenGLQuerySupport () | |
virtual void | checkQuery (osg::Stats *stats, osg::State *state, osg::Timer_t startTick)=0 |
virtual void | beginQuery (unsigned int frameNumber, osg::State *state)=0 |
virtual void | endQuery (osg::State *state)=0 |
virtual void | initialize (osg::State *state, osg::Timer_t startTick) |
Protected Attributes | |
const osg::GLExtensions * | _extensions |
virtual void osgViewer::OpenGLQuerySupport::beginQuery | ( | unsigned int | frameNumber, |
osg::State * | state | ||
) | [pure virtual] |
virtual void osgViewer::OpenGLQuerySupport::checkQuery | ( | osg::Stats * | stats, |
osg::State * | state, | ||
osg::Timer_t | startTick | ||
) | [pure virtual] |
virtual void osgViewer::OpenGLQuerySupport::endQuery | ( | osg::State * | state | ) | [pure virtual] |
virtual void osgViewer::OpenGLQuerySupport::initialize | ( | osg::State * | state, |
osg::Timer_t | startTick | ||
) | [virtual] |
const osg::GLExtensions* osgViewer::OpenGLQuerySupport::_extensions [protected] |
![]() | Generated at Tue Dec 8 2015 00:14:32 for the OpenSceneGraph by doxygen 1.7.6.1. |