Kanzi  3.9.6
Kanzi Engine API
kanzi::GlGraphicsAdapterCallGles Class Reference

OpenGL API call handler which calls the implementation from dynamically loaded GLES library. More...

#include <kanzi/core.ui/platform/graphics_backend/gl/gl_graphics_adapter_call_gles.hpp>

Inheritance diagram for kanzi::GlGraphicsAdapterCallGles:
[legend]

Additional Inherited Members

- Public Member Functions inherited from kanzi::GlGraphicsAdapter
 GlGraphicsAdapter ()
 
void setContext (struct KzsGlGraphicsContext *context)
 
void setNext (GlGraphicsAdapter *value)
 Set the next handler in the chain to be called for each API call. More...
 
- Protected Member Functions inherited from kanzi::GlGraphicsAdapter
struct ::KzsGlGraphicsContext * getContext () const
 

Detailed Description

OpenGL API call handler which calls the implementation from dynamically loaded GLES library.


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