cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
OpenGLES Class Reference

#include <OpenGLES.h>

Public Member Functions

 OpenGLES ()
 
 ~OpenGLES ()
 
EGLSurface CreateSurface (Windows::UI::Xaml::Controls::SwapChainPanel^panel, const Windows::Foundation::Size *renderSurfaceSize)
 
void DestroySurface (const EGLSurface surface)
 
void MakeCurrent (const EGLSurface surface)
 
EGLBoolean SwapBuffers (const EGLSurface surface)
 
void Reset ()
 

Constructor & Destructor Documentation

OpenGLES ( )
~OpenGLES ( )

Member Function Documentation

EGLSurface CreateSurface ( Windows::UI::Xaml::Controls::SwapChainPanel^  panel,
const Windows::Foundation::Size *  renderSurfaceSize 
)
void DestroySurface ( const EGLSurface  surface)
void MakeCurrent ( const EGLSurface  surface)
void Reset ( )
EGLBoolean SwapBuffers ( const EGLSurface  surface)

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