FTEQW
Documentation of the FTE engine source tree.
wqcom_t Union Reference

#include <sw.h>

Classes

struct  wqcom_s
 

Public Attributes

unsigned char align [16]
 
struct wqcom_t::wqcom_s com
 
struct {
   struct wqcom_s   com
 
   swimage_t *   texture
 
   int   numverts
 
   swvert_t   verts [1]
 
trifan
 
struct {
   struct wqcom_s   com
 
   swimage_t *   texture
 
   int   numverts
 
   int   numidx
 
   swvert_t   verts [1]
 
trisoup
 
struct {
   struct wqcom_s   com
 
   unsigned int *   cbuf
 
   unsigned int *   dbuf
 
   unsigned int   width
 
   unsigned int   height
 
   qintptr_t   stride
 
   unsigned int   interlace
 
   unsigned int   framenum
 
   qboolean   cleardepth
 
   qboolean   clearcolour
 
viewport
 
struct {
   struct wqcom_s   com
 
   swuniforms_t   u
 
uniforms
 
struct {
   int   foo
 
spans
 

Member Data Documentation

◆ align

unsigned char wqcom_t::align[16]

◆ cbuf

unsigned int* wqcom_t::cbuf

◆ clearcolour

qboolean wqcom_t::clearcolour

◆ cleardepth

qboolean wqcom_t::cleardepth

◆ com [1/2]

struct wqcom_t::wqcom_s wqcom_t::com

◆ com [2/2]

struct wqcom_s wqcom_t::com

◆ dbuf

unsigned int* wqcom_t::dbuf

◆ foo

int wqcom_t::foo

◆ framenum

unsigned int wqcom_t::framenum

◆ height

unsigned int wqcom_t::height

◆ interlace

unsigned int wqcom_t::interlace

◆ numidx

int wqcom_t::numidx

◆ numverts

int wqcom_t::numverts

◆ 

struct { ... } wqcom_t::spans

◆ stride

qintptr_t wqcom_t::stride

◆ texture

swimage_t* wqcom_t::texture

◆ 

struct { ... } wqcom_t::trifan

◆ 

struct { ... } wqcom_t::trisoup

◆ u

swuniforms_t wqcom_t::u

◆ 

struct { ... } wqcom_t::uniforms

◆ verts

swvert_t wqcom_t::verts[1]

◆ 

struct { ... } wqcom_t::viewport

◆ width

unsigned int wqcom_t::width

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