EGLplus (0.52.0) a C++ wrapper for EGL

context.hpp File Reference

Declares and implements wrapper for EGLContext. More...

#include <eglplus/eglfunc.hpp>
#include <eglplus/error/basic.hpp>
#include <eglplus/display.hpp>
#include <eglplus/configs.hpp>
#include <eglplus/surface.hpp>
#include <eglplus/attrib_list.hpp>
#include <eglplus/context_attrib.hpp>
#include <eglplus/context_flag.hpp>
#include <eglplus/opengl_profile_bit.hpp>
#include <eglplus/opengl_rns.hpp>

Go to the source code of this file.

Classes

class  eglplus::Context
 Wrapper around EGLContext. More...
 

Namespaces

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

Typedefs

typedef AttributeList
< ContextAttrib,
ContextValueTypeToContextAttrib,
AttributeListTraits > 
eglplus::ContextAttribs
 Attribute list for context attributes.
 
typedef FinishedAttributeList
< ContextAttrib,
AttributeListTraits > 
eglplus::FinishedContextAttribs
 Finished list of context attribute values.
 

Detailed Description

Declares and implements wrapper for EGLContext.

Author
Matus Chochlik

Copyright 2012-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).