EGLplus (0.52.0) a C++ wrapper for EGL

rendering_api.hpp File Reference

EGL rendering API enumeration. More...

#include <eglplus/enumerations.hpp>
#include <eglplus/eglfunc.hpp>
#include <eglplus/error/basic.hpp>
#include <eglplus/enums/rendering_api.ipp>
#include <eglplus/enums/rendering_api_range.ipp>

Go to the source code of this file.

Namespaces

 eglplus
 All definitions of EGLplus are nested in the eglplus namespace.
 

Enumerations

enum  eglplus::RenderingAPI : EGLenum {
  eglplus::RenderingAPI::OpenGL,
  eglplus::RenderingAPI::OpenGL_ES,
  eglplus::RenderingAPI::OpenVG,
  eglplus::RenderingAPI::None
}
 Rendering API enumeration. More...
 

Functions

bool eglplus::BindAPI (RenderingAPI api)
 Bind the specified rendering API. More...
 
RenderingAPI eglplus::QueryAPI (void)
 Query the currently bound rendering API. More...
 

Detailed Description

EGL rendering API enumeration.

Author
Matus Chochlik

Copyright 2010-2014 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)


Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).