UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
r_viewport_t Struct Reference

#include <r_framebuffer.h>

Data Fields

int x
 
int y
 
int width
 
int height
 

Detailed Description

Definition at line 26 of file r_framebuffer.h.

Field Documentation

int r_viewport_t::height

Definition at line 30 of file r_framebuffer.h.

Referenced by R_SetupViewport(), and R_UseViewport().

int r_viewport_t::width

Definition at line 29 of file r_framebuffer.h.

Referenced by R_SetupViewport(), and R_UseViewport().

int r_viewport_t::x

Definition at line 27 of file r_framebuffer.h.

Referenced by R_SetupViewport(), and R_UseViewport().

int r_viewport_t::y

Definition at line 28 of file r_framebuffer.h.

Referenced by R_SetupViewport(), and R_UseViewport().


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