vkQuake2 doxygen  1.0 dev
dirty_t Struct Reference

Public Attributes

int x1
 
int y1
 
int x2
 
int y2
 

Detailed Description

Definition at line 67 of file cl_scrn.c.

Member Data Documentation

◆ x1

int dirty_t::x1

Definition at line 69 of file cl_scrn.c.

Referenced by SCR_AddDirtyPoint().

◆ x2

int dirty_t::x2

Definition at line 69 of file cl_scrn.c.

Referenced by SCR_AddDirtyPoint().

◆ y1

int dirty_t::y1

Definition at line 69 of file cl_scrn.c.

Referenced by SCR_AddDirtyPoint().

◆ y2

int dirty_t::y2

Definition at line 69 of file cl_scrn.c.

Referenced by SCR_AddDirtyPoint().