Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]

vl::OpenGLContextFormat Member List

This is the complete list of members for vl::OpenGLContextFormat, including all inherited members.
accumRGBABits() const vl::OpenGLContextFormat [inline]
bitsPerPixel() const vl::OpenGLContextFormat [inline]
contextClientVersion() const vl::OpenGLContextFormat [inline]
depthBufferBits() const vl::OpenGLContextFormat [inline]
doubleBuffer() const vl::OpenGLContextFormat [inline]
fullscreen() const vl::OpenGLContextFormat [inline]
mAccumRGBABitsvl::OpenGLContextFormat [protected]
mContextClientVersionvl::OpenGLContextFormat [protected]
mFullscreenvl::OpenGLContextFormat [protected]
mHasDoubleBuffervl::OpenGLContextFormat [protected]
mHasMultisamplevl::OpenGLContextFormat [protected]
mMultisampleSamplesvl::OpenGLContextFormat [protected]
mRGBABitsvl::OpenGLContextFormat [protected]
mStencilBufferBitsvl::OpenGLContextFormat [protected]
mStereovl::OpenGLContextFormat [protected]
multisample() const vl::OpenGLContextFormat [inline]
multisampleSamples() const vl::OpenGLContextFormat [inline]
mVSyncvl::OpenGLContextFormat [protected]
mZBufferBitsvl::OpenGLContextFormat [protected]
OpenGLContextFormat()vl::OpenGLContextFormat [inline]
rgbaBits() const vl::OpenGLContextFormat [inline]
setAccumRGBABits(int r, int g, int b, int a)vl::OpenGLContextFormat [inline]
setContextClientVersion(int version)vl::OpenGLContextFormat [inline]
setDepthBufferBits(int bits)vl::OpenGLContextFormat [inline]
setDoubleBuffer(bool double_buffer_on)vl::OpenGLContextFormat [inline]
setFullscreen(bool fullscreent)vl::OpenGLContextFormat [inline]
setMultisample(bool multisample_on)vl::OpenGLContextFormat [inline]
setMultisampleSamples(int samples)vl::OpenGLContextFormat [inline]
setRGBABits(int r, int g, int b, int a)vl::OpenGLContextFormat [inline]
setStencilBufferBits(int bits)vl::OpenGLContextFormat [inline]
setStereo(bool stereo_on)vl::OpenGLContextFormat [inline]
setVSync(bool vsync_on)vl::OpenGLContextFormat [inline]
stencilBufferBits() const vl::OpenGLContextFormat [inline]
stereo() const vl::OpenGLContextFormat [inline]
vSync() const vl::OpenGLContextFormat [inline]

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:10.
Permission is granted to use this page to write and publish articles regarding Visualization Library.