Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
_GLFWwindowNull Struct Reference

#include <null_platform.h>

Public Attributes

int xpos
 
int ypos
 
int width
 
int height
 
char * title
 
GLFWbool visible
 
GLFWbool iconified
 
GLFWbool maximized
 
GLFWbool resizable
 
GLFWbool decorated
 
GLFWbool floating
 
GLFWbool transparent
 
float opacity
 

Detailed Description

Definition at line 54 of file null_platform.h.

Member Data Documentation

◆ decorated

GLFWbool _GLFWwindowNull::decorated

Definition at line 65 of file null_platform.h.

◆ floating

GLFWbool _GLFWwindowNull::floating

Definition at line 66 of file null_platform.h.

◆ height

int _GLFWwindowNull::height

Definition at line 59 of file null_platform.h.

◆ iconified

GLFWbool _GLFWwindowNull::iconified

Definition at line 62 of file null_platform.h.

◆ maximized

GLFWbool _GLFWwindowNull::maximized

Definition at line 63 of file null_platform.h.

◆ opacity

float _GLFWwindowNull::opacity

Definition at line 68 of file null_platform.h.

◆ resizable

GLFWbool _GLFWwindowNull::resizable

Definition at line 64 of file null_platform.h.

◆ title

char* _GLFWwindowNull::title

Definition at line 60 of file null_platform.h.

◆ transparent

GLFWbool _GLFWwindowNull::transparent

Definition at line 67 of file null_platform.h.

◆ visible

GLFWbool _GLFWwindowNull::visible

Definition at line 61 of file null_platform.h.

◆ width

int _GLFWwindowNull::width

Definition at line 58 of file null_platform.h.

◆ xpos

int _GLFWwindowNull::xpos

Definition at line 56 of file null_platform.h.

◆ ypos

int _GLFWwindowNull::ypos

Definition at line 57 of file null_platform.h.


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