OGRE  1.8
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::AndroidGLContextDelegate Class Referenceabstract

Implements the callback mechanisms for external context calls. More...

#include <OgreAndroidGLContext.h>

Public Member Functions

virtual void endCurrent (int)=0
 
virtual void setCurrent (int)=0
 

Detailed Description

Implements the callback mechanisms for external context calls.

Definition at line 38 of file OgreAndroidGLContext.h.

Member Function Documentation

virtual void Ogre::AndroidGLContextDelegate::endCurrent ( int  )
pure virtual
virtual void Ogre::AndroidGLContextDelegate::setCurrent ( int  )
pure virtual

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