Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
Ogre::GLES2HardwareOcclusionQuery Class Reference

#include <OgreGLES2HardwareOcclusionQuery.h>

List of all members.

Public Member Functions

 GLES2HardwareOcclusionQuery ()
 Default object constructor.
 ~GLES2HardwareOcclusionQuery ()
 Object destructor.
void beginOcclusionQuery ()
void endOcclusionQuery ()
bool isStillOutstanding (void)
bool pullOcclusionQuery (unsigned int *NumOfFragments)

Protected Member Functions

virtual void notifyOnContextLost ()
 See AndroidResource.
virtual void notifyOnContextReset ()
 See AndroidResource.

Private Member Functions

void createQuery ()
void destroyQuery ()

Private Attributes

GLuint mQueryID

Detailed Description

Definition at line 45 of file OgreGLES2HardwareOcclusionQuery.h.


Constructor & Destructor Documentation

Default object constructor.

Object destructor.


Member Function Documentation

virtual void Ogre::GLES2HardwareOcclusionQuery::notifyOnContextLost ( ) [protected, virtual]
virtual void Ogre::GLES2HardwareOcclusionQuery::notifyOnContextReset ( ) [protected, virtual]
bool Ogre::GLES2HardwareOcclusionQuery::pullOcclusionQuery ( unsigned int *  NumOfFragments)

Member Data Documentation

Definition at line 75 of file OgreGLES2HardwareOcclusionQuery.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jul 27 2020 13:41:06