Inventor/Qt/SoQtGLWidget.h File Reference

#include <Inventor/Qt/SoQtComponent.h>
#include <Inventor/Qt/OivQtCompat.h>
#include <Inventor/devices/SoGLFormat.h>
#include <Inventor/Gui/SoGuiGLWidget.h>
#include <Inventor/nodes/SoFullSceneAntialiasing.h>
#include <Qt>
#include <QPointer>
#include <QSurfaceFormat>

Go to the source code of this file.

Classes

class  SoQtGLWidget
  VSG extension Component for OpenGL rendering. More...

Defines

#define SO_GLX_RGB   (1<<0)
#define SO_GLX_DOUBLE   (1<<1)
#define SO_GLX_ZBUFFER   (1<<2)
#define SO_GLX_OVERLAY   (1<<3)
#define SO_GLX_STEREO   (1<<4)
#define SO_GLX_STENCIL   (1<<5)

Typedefs

typedef std::set< int,
std::less< int > > 
SoSamplesList

Define Documentation

#define SO_GLX_DOUBLE   (1<<1)
#define SO_GLX_OVERLAY   (1<<3)
#define SO_GLX_RGB   (1<<0)
#define SO_GLX_STENCIL   (1<<5)
#define SO_GLX_STEREO   (1<<4)
#define SO_GLX_ZBUFFER   (1<<2)

Typedef Documentation

typedef std::set<int, std::less<int> > SoSamplesList

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/