UFO: Alien Invasion
Loading...
Searching...
No Matches
r_viewport_t Struct Reference

#include <r_framebuffer.h>

Collaboration diagram for r_viewport_t:
Collaboration graph

Data Fields

int x
int y
int width
int height

Detailed Description

Definition at line 26 of file r_framebuffer.h.

Field Documentation

◆ height

int r_viewport_t::height

Definition at line 30 of file r_framebuffer.h.

◆ width

int r_viewport_t::width

Definition at line 29 of file r_framebuffer.h.

◆ x

int r_viewport_t::x

Definition at line 27 of file r_framebuffer.h.

◆ y

int r_viewport_t::y

Definition at line 28 of file r_framebuffer.h.


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