MRPT
1.9.9
|
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 |
|
default |
int mrpt::gui::CDisplayWindowGUI_Params::alphaBits = 8 |
Definition at line 34 of file CDisplayWindowGUI.h.
int mrpt::gui::CDisplayWindowGUI_Params::colorBits = 8 |
Definition at line 33 of file CDisplayWindowGUI.h.
int mrpt::gui::CDisplayWindowGUI_Params::depthBits = 24 |
Definition at line 35 of file CDisplayWindowGUI.h.
bool mrpt::gui::CDisplayWindowGUI_Params::fullscreen = false |
Definition at line 32 of file CDisplayWindowGUI.h.
unsigned int mrpt::gui::CDisplayWindowGUI_Params::glMajor = 3 |
Definition at line 38 of file CDisplayWindowGUI.h.
unsigned int mrpt::gui::CDisplayWindowGUI_Params::glMinor = 3 |
Definition at line 39 of file CDisplayWindowGUI.h.
bool mrpt::gui::CDisplayWindowGUI_Params::maximized = false |
Definition at line 40 of file CDisplayWindowGUI.h.
int mrpt::gui::CDisplayWindowGUI_Params::nSamples = 0 |
Definition at line 37 of file CDisplayWindowGUI.h.
bool mrpt::gui::CDisplayWindowGUI_Params::resizable = true |
Definition at line 31 of file CDisplayWindowGUI.h.
int mrpt::gui::CDisplayWindowGUI_Params::stencilBits = 8 |
Definition at line 36 of file CDisplayWindowGUI.h.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |