Quake II RTX doxygen  1.0 dev
drawStatic_t Struct Reference

#include <gl.h>

Public Attributes

color_t colors [2]
 
qboolean scissor
 
float scale
 
clipRect_t clip
 
float alpha_scale
 

Detailed Description

Definition at line 401 of file gl.h.

Member Data Documentation

◆ alpha_scale

float drawStatic_t::alpha_scale

Definition at line 716 of file vkpt.h.

Referenced by enqueue_stretch_pic(), and R_SetAlphaScale_RTX().

◆ clip

clipRect_t drawStatic_t::clip

Definition at line 92 of file draw.c.

Referenced by R_DrawFixedData(), R_DrawStretchData(), R_InitDraw(), and R_SetClipRect().

◆ colors

◆ scale

float drawStatic_t::scale

◆ scissor

qboolean drawStatic_t::scissor

Definition at line 403 of file gl.h.

Referenced by GL_Setup2D(), and R_SetClipRect_GL().