Final Platform Layer 0.9.8-beta
Loading...
Searching...
No Matches
Data Fields
fplWindowSize Struct Reference

A structure containing the size of a window. More...

#include <final_platform_layer.h>

Data Fields

uint32_t height
 Height in screen coordinates.
 
uint32_t width
 Width in screen coordinates.
 

Detailed Description

A structure containing the size of a window.

Definition at line 3930 of file final_platform_layer.h.

Field Documentation

◆ height

uint32_t fplWindowSize::height

Height in screen coordinates.

Definition at line 3934 of file final_platform_layer.h.

◆ width

uint32_t fplWindowSize::width

Width in screen coordinates.

Definition at line 3932 of file final_platform_layer.h.


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