Kanzi  3.9.6
Kanzi Engine API
kanzi::GlGraphicsAdapterCheckForErrors Class Reference

Check for GL errors. More...

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

Inheritance diagram for kanzi::GlGraphicsAdapterCheckForErrors:
[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

Check for GL errors.

This call handler should be chained after a handler which has performed a call.


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