EGLplus (0.52.0) a C++ wrapper for EGL

config_attrib.hpp File Reference

EGL config attribute type enumeration. More...

#include <eglplus/enumerations.hpp>
#include <eglplus/enums/config_attrib.ipp>
#include <eglplus/enums/config_attrib_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::ConfigAttrib : EGLenum {
  eglplus::ConfigAttrib::BufferSize,
  eglplus::ConfigAttrib::RedSize,
  eglplus::ConfigAttrib::GreenSize,
  eglplus::ConfigAttrib::BlueSize,
  eglplus::ConfigAttrib::LuminanceSize,
  eglplus::ConfigAttrib::AlphaSize,
  eglplus::ConfigAttrib::AlphaMaskSize,
  eglplus::ConfigAttrib::BindToTextureRGB,
  eglplus::ConfigAttrib::BindToTextureRGBA,
  eglplus::ConfigAttrib::ColorBufferType,
  eglplus::ConfigAttrib::ConfigCaveat,
  eglplus::ConfigAttrib::ConfigId,
  eglplus::ConfigAttrib::Conformant,
  eglplus::ConfigAttrib::DepthSize,
  eglplus::ConfigAttrib::Level,
  eglplus::ConfigAttrib::MaxPbufferWidth,
  eglplus::ConfigAttrib::MaxPbufferHeight,
  eglplus::ConfigAttrib::MaxPbufferPixels,
  eglplus::ConfigAttrib::MaxSwapInterval,
  eglplus::ConfigAttrib::MinSwapInterval,
  eglplus::ConfigAttrib::NativeRenderable,
  eglplus::ConfigAttrib::NativeVisualId,
  eglplus::ConfigAttrib::NativeVisualType,
  eglplus::ConfigAttrib::RenderableType,
  eglplus::ConfigAttrib::SampleBuffers,
  eglplus::ConfigAttrib::Samples,
  eglplus::ConfigAttrib::StencilSize,
  eglplus::ConfigAttrib::SurfaceType,
  eglplus::ConfigAttrib::TransparentType,
  eglplus::ConfigAttrib::TransparentRedValue,
  eglplus::ConfigAttrib::TransparentGreenValue,
  eglplus::ConfigAttrib::TransparentBlueValue
}
 EGL configuration attribute enumeration. More...
 

Detailed Description

EGL config attribute type enumeration.

Author
Matus Chochlik

Copyright 2010-2013 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).