Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Static Public Member Functions | List of all members
BIAS::SettingsGL Class Reference

Application controlled OpenGl renderingsettings. More...

#include <Gui/SettingsGL.hh>

Static Public Member Functions

static int GetVSyncInterval ()
 query status of vsync/swap control interval=VSYNC JW More...
 
static void SetVSyncInterval (const int &interval)
 set the vsync/swap control interval JW More...
 

Detailed Description

Application controlled OpenGl renderingsettings.

E.g. Vsync, Multisampling/Antialiasing, anisotropic filtering (planned),

Author
Jan Woetzel

Definition at line 28 of file SettingsGL.hh.

Member Function Documentation

int SettingsGL::GetVSyncInterval ( )
static

query status of vsync/swap control interval=VSYNC JW

returns the swap control interval JW

Definition at line 60 of file SettingsGL.cpp.

Referenced by BIAS::OpenGLCanvasBase::GetVSync().

void SettingsGL::SetVSyncInterval ( const int &  interval)
static

set the vsync/swap control interval JW

set the vsync swap interval

Author
Jan Woetzel 04/2005

Definition at line 27 of file SettingsGL.cpp.

Referenced by BIAS::OpenGLCanvasBase::SetVSync().


The documentation for this class was generated from the following files: