Public Attributes | List of all members
_GLFWwndconfig Struct Reference

Window configuration. More...

#include <internal.h>

Public Attributes

GLboolean autoIconify
 
GLboolean decorated
 
GLboolean floating
 
GLboolean focused
 
int height
 
_GLFWmonitormonitor
 
GLboolean resizable
 
const char * title
 
GLboolean visible
 
int width
 

Detailed Description

Window configuration.

Parameters relating to the creation of the window but not directly related to the framebuffer. This is used to pass window creation parameters from shared code to the platform API.

Definition at line 164 of file internal.h.

Member Data Documentation

GLboolean _GLFWwndconfig::autoIconify

Definition at line 173 of file internal.h.

GLboolean _GLFWwndconfig::decorated

Definition at line 171 of file internal.h.

GLboolean _GLFWwndconfig::floating

Definition at line 174 of file internal.h.

GLboolean _GLFWwndconfig::focused

Definition at line 172 of file internal.h.

int _GLFWwndconfig::height

Definition at line 167 of file internal.h.

_GLFWmonitor* _GLFWwndconfig::monitor

Definition at line 175 of file internal.h.

GLboolean _GLFWwndconfig::resizable

Definition at line 169 of file internal.h.

const char* _GLFWwndconfig::title

Definition at line 168 of file internal.h.

GLboolean _GLFWwndconfig::visible

Definition at line 170 of file internal.h.

int _GLFWwndconfig::width

Definition at line 166 of file internal.h.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Fri Mar 13 2020 03:16:19