|
OpenSceneGraph
3.0.1
|

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::Drawable::Extensions * | _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::Drawable::Extensions* osgViewer::OpenGLQuerySupport::_extensions [protected] |
| Generated at Thu Sep 27 2012 17:03:32 for the OpenSceneGraph by doxygen 1.7.6.1. |