| 
    MRPT
    2.0.4
    
   | 
 
Additional parameters to change the window behavior and OpenGL context.
Definition at line 28 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 35 of file CDisplayWindowGUI.h.
| int mrpt::gui::CDisplayWindowGUI_Params::colorBits = 8 | 
Definition at line 34 of file CDisplayWindowGUI.h.
| int mrpt::gui::CDisplayWindowGUI_Params::depthBits = 24 | 
Definition at line 36 of file CDisplayWindowGUI.h.
| bool mrpt::gui::CDisplayWindowGUI_Params::fullscreen = false | 
Definition at line 33 of file CDisplayWindowGUI.h.
| unsigned int mrpt::gui::CDisplayWindowGUI_Params::glMajor = 3 | 
Definition at line 39 of file CDisplayWindowGUI.h.
| unsigned int mrpt::gui::CDisplayWindowGUI_Params::glMinor = 3 | 
Definition at line 40 of file CDisplayWindowGUI.h.
| bool mrpt::gui::CDisplayWindowGUI_Params::maximized = false | 
Definition at line 41 of file CDisplayWindowGUI.h.
| int mrpt::gui::CDisplayWindowGUI_Params::nSamples = 0 | 
Definition at line 38 of file CDisplayWindowGUI.h.
| bool mrpt::gui::CDisplayWindowGUI_Params::resizable = true | 
Definition at line 32 of file CDisplayWindowGUI.h.
| int mrpt::gui::CDisplayWindowGUI_Params::stencilBits = 8 | 
Definition at line 37 of file CDisplayWindowGUI.h.
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |