ObjectivelyGPU
Object oriented graphics framework for SDL3 and C
Loading...
Searching...
No Matches
SDL_Size Struct Reference

The SDL_Size type. More...

#include <Types.h>

Data Fields

int w
 
int h
 

Detailed Description

The SDL_Size type.

Field Documentation

◆ h

int SDL_Size::h

◆ w

int SDL_Size::w

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