Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QGL Namespace Reference
[QtOpenGL module]

The QGL namespace specifies miscellaneous identifiers used in the Qt OpenGL module. More...

 #include <QGL>

Types


Detailed Description

The QGL namespace specifies miscellaneous identifiers used in the Qt OpenGL module.


Type Documentation

enum QGL::FormatOption
flags QGL::FormatOptions

This enum specifies the format options that can be used to configure an OpenGL context. These are set using QGLFormat::setOption().

ConstantValueDescription
QGL::DoubleBuffer0x0001Specifies the use of double buffering.
QGL::DepthBuffer0x0002Enables the use of a depth buffer.
QGL::Rgba0x0004Specifies that the context should use RGBA as its pixel format.
QGL::AlphaChannel0x0008Enables the use of an alpha channel.
QGL::AccumBuffer0x0010Enables the use of an accumulation buffer.
QGL::StencilBuffer0x0020Enables the use of a stencil buffer.
QGL::StereoBuffers0x0040Enables the use of a stereo buffers for use with visualization hardware.
QGL::DirectRendering0x0080Specifies that the context is used for direct rendering to a display.
QGL::HasOverlay0x0100Enables the use of an overlay.
QGL::SampleBuffers0x0200Enables the use of sample buffers.
QGL::SingleBufferDoubleBuffer<<16Specifies the use of a single buffer, as opposed to double buffers.
QGL::NoDepthBufferDepthBuffer<<16Disables the use of a depth buffer.
QGL::ColorIndexRgba<<16Specifies that the context should use a color index as its pixel format.
QGL::NoAlphaChannelAlphaChannel<<16Disables the use of an alpha channel.
QGL::NoAccumBufferAccumBuffer<<16Disables the use of an accumulation buffer.
QGL::NoStencilBufferStencilBuffer<<16Disables the use of a stencil buffer.
QGL::NoStereoBuffersStereoBuffers<<16Disables the use of stereo buffers.
QGL::IndirectRenderingDirectRendering<<16Specifies that the context is used for indirect rendering to a buffer.
QGL::NoOverlayHasOverlay<<16Disables the use of an overlay.
QGL::NoSampleBuffersSampleBuffers<<16Disables the use of sample buffers.

The FormatOptions type is a typedef for QFlags<FormatOption>. It stores an OR combination of FormatOption values.

See also Sample Buffers Example.

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt qtextended4.4
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web