MRPT  2.0.0
List of all members | Public Member Functions | Public Attributes
mrpt::gui::CDisplayWindowGUI_Params Struct Reference

Detailed Description

Additional parameters to change the window behavior and OpenGL context.

Definition at line 27 of file CDisplayWindowGUI.h.

#include <mrpt/gui/CDisplayWindowGUI.h>

Public Member Functions

 CDisplayWindowGUI_Params ()=default
 

Public Attributes

bool resizable = true
 
bool fullscreen = false
 
int colorBits = 8
 
int alphaBits = 8
 
int depthBits = 24
 
int stencilBits = 8
 
int nSamples = 0
 
unsigned int glMajor = 3
 
unsigned int glMinor = 3
 
bool maximized = false
 

Constructor & Destructor Documentation

◆ CDisplayWindowGUI_Params()

mrpt::gui::CDisplayWindowGUI_Params::CDisplayWindowGUI_Params ( )
default

Member Data Documentation

◆ alphaBits

int mrpt::gui::CDisplayWindowGUI_Params::alphaBits = 8

Definition at line 34 of file CDisplayWindowGUI.h.

◆ colorBits

int mrpt::gui::CDisplayWindowGUI_Params::colorBits = 8

Definition at line 33 of file CDisplayWindowGUI.h.

◆ depthBits

int mrpt::gui::CDisplayWindowGUI_Params::depthBits = 24

Definition at line 35 of file CDisplayWindowGUI.h.

◆ fullscreen

bool mrpt::gui::CDisplayWindowGUI_Params::fullscreen = false

Definition at line 32 of file CDisplayWindowGUI.h.

◆ glMajor

unsigned int mrpt::gui::CDisplayWindowGUI_Params::glMajor = 3

Definition at line 38 of file CDisplayWindowGUI.h.

◆ glMinor

unsigned int mrpt::gui::CDisplayWindowGUI_Params::glMinor = 3

Definition at line 39 of file CDisplayWindowGUI.h.

◆ maximized

bool mrpt::gui::CDisplayWindowGUI_Params::maximized = false

Definition at line 40 of file CDisplayWindowGUI.h.

◆ nSamples

int mrpt::gui::CDisplayWindowGUI_Params::nSamples = 0

Definition at line 37 of file CDisplayWindowGUI.h.

◆ resizable

bool mrpt::gui::CDisplayWindowGUI_Params::resizable = true

Definition at line 31 of file CDisplayWindowGUI.h.

◆ stencilBits

int mrpt::gui::CDisplayWindowGUI_Params::stencilBits = 8

Definition at line 36 of file CDisplayWindowGUI.h.




Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020