DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
qpic_t Struct Reference

#include <wad.h>

+ Collaboration diagram for qpic_t:

Data Fields

unsigned char data [4]
 
int height
 
int width
 

Detailed Description

Definition at line 45 of file wad.h.

Field Documentation

◆ data

unsigned char qpic_t::data[4]

Definition at line 48 of file wad.h.

◆ height

int qpic_t::height

Definition at line 47 of file wad.h.

◆ width

int qpic_t::width

Definition at line 47 of file wad.h.


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