FTEQW
Documentation of the FTE engine source tree.
viddef_t Struct Reference

#include <vid.h>

Public Attributes

qboolean activeapp
 
qboolean isminimized
 
int fullbright
 
int gammarampsize
 
unsigned fbvwidth
 
unsigned fbvheight
 
unsigned fbpwidth
 
unsigned fbpheight
 
struct image_sframebuffer
 
unsigned width
 
unsigned height
 
int numpages
 
unsigned int flags
 
unsigned rotpixelwidth
 
unsigned rotpixelheight
 
unsigned pixelwidth
 
unsigned pixelheight
 
float dpi_x
 
float dpi_y
 
conchar_time_preview
 
size_t ime_previewlen
 
size_t ime_caret
 
float ime_position [2]
 
qboolean ime_allow
 
qboolean forcecursor
 
float forcecursorpos [2]
 
struct plugvrfuncs_svr
 

Member Data Documentation

◆ activeapp

qboolean viddef_t::activeapp

◆ dpi_x

float viddef_t::dpi_x

◆ dpi_y

float viddef_t::dpi_y

◆ fbpheight

unsigned viddef_t::fbpheight

◆ fbpwidth

unsigned viddef_t::fbpwidth

◆ fbvheight

unsigned viddef_t::fbvheight

◆ fbvwidth

unsigned viddef_t::fbvwidth

◆ flags

unsigned int viddef_t::flags

◆ forcecursor

qboolean viddef_t::forcecursor

◆ forcecursorpos

float viddef_t::forcecursorpos[2]

◆ framebuffer

struct image_s* viddef_t::framebuffer

◆ fullbright

int viddef_t::fullbright

◆ gammarampsize

int viddef_t::gammarampsize

◆ height

unsigned viddef_t::height

◆ ime_allow

qboolean viddef_t::ime_allow

◆ ime_caret

size_t viddef_t::ime_caret

◆ ime_position

float viddef_t::ime_position[2]

◆ ime_preview

conchar_t* viddef_t::ime_preview

◆ ime_previewlen

size_t viddef_t::ime_previewlen

◆ isminimized

qboolean viddef_t::isminimized

◆ numpages

int viddef_t::numpages

◆ pixelheight

unsigned viddef_t::pixelheight

◆ pixelwidth

unsigned viddef_t::pixelwidth

◆ rotpixelheight

unsigned viddef_t::rotpixelheight

◆ rotpixelwidth

unsigned viddef_t::rotpixelwidth

◆ vr

struct plugvrfuncs_s* viddef_t::vr

◆ width

unsigned viddef_t::width

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