OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::GLES2HardwareOcclusionQuery Class Reference

#include <OgreGLES2HardwareOcclusionQuery.h>

+ Inheritance diagram for Ogre::GLES2HardwareOcclusionQuery:

Public Member Functions

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

Constructor & Destructor Documentation

◆ GLES2HardwareOcclusionQuery()

Ogre::GLES2HardwareOcclusionQuery::GLES2HardwareOcclusionQuery ( )

Default object constructor.

◆ ~GLES2HardwareOcclusionQuery()

Ogre::GLES2HardwareOcclusionQuery::~GLES2HardwareOcclusionQuery ( )

Object destructor.

Member Function Documentation

◆ beginOcclusionQuery()

void Ogre::GLES2HardwareOcclusionQuery::beginOcclusionQuery ( )

◆ endOcclusionQuery()

void Ogre::GLES2HardwareOcclusionQuery::endOcclusionQuery ( )

◆ isStillOutstanding()

bool Ogre::GLES2HardwareOcclusionQuery::isStillOutstanding ( void  )

◆ pullOcclusionQuery()

bool Ogre::GLES2HardwareOcclusionQuery::pullOcclusionQuery ( unsigned int NumOfFragments)

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