Kanzi 4.0.0-beta2
create_backend.hpp File Reference

Classes

struct  kanzi::gfx::OpenGLInitializationInfo
 Defines the initialization parameters for the OpenGL backend. More...
 

Namespaces

namespace  kanzi
 
namespace  kanzi::gfx
 

Functions

KANZI_GFX_API shared_ptr< AbstractBackendkanzi::gfx::createOpenGLBackend (const OpenGLInitializationInfo &info)
 Creates an OpenGL 4.x and OpenGLES 3.x compatible backend for the graphics library.