OpenSceneGraph 3.6.5
osg::GraphicsContext::ScreenSettings Struct Reference

Simple resolution structure used by WindowingSystemInterface to get and set screen resolution. More...

#include <GraphicsContext>

Public Member Functions

 ScreenSettings ()
 
 ScreenSettings (int in_width, int in_height, double in_refreshRate=0, unsigned int in_colorDepth=0)
 

Public Attributes

int width
 
int height
 
double refreshRate
 Screen refresh rate, in Hz.
 
unsigned int colorDepth
 RGB(A) color buffer depth.
 

Detailed Description

Simple resolution structure used by WindowingSystemInterface to get and set screen resolution.

Note the '0' value stands for 'unset'.

Constructor & Destructor Documentation

◆ ScreenSettings() [1/2]

osg::GraphicsContext::ScreenSettings::ScreenSettings ( )
inline

◆ ScreenSettings() [2/2]

osg::GraphicsContext::ScreenSettings::ScreenSettings ( int in_width,
int in_height,
double in_refreshRate = 0,
unsigned int in_colorDepth = 0 )
inline

Member Data Documentation

◆ colorDepth

unsigned int osg::GraphicsContext::ScreenSettings::colorDepth

RGB(A) color buffer depth.

◆ height

int osg::GraphicsContext::ScreenSettings::height

◆ refreshRate

double osg::GraphicsContext::ScreenSettings::refreshRate

Screen refresh rate, in Hz.

◆ width

int osg::GraphicsContext::ScreenSettings::width

The documentation for this struct was generated from the following file:

osg logo
Generated at Tue Nov 5 2024 00:00:00 for the OpenSceneGraph by doxygen 1.12.0.