DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
imageformat_t Struct Reference
+ Collaboration diagram for imageformat_t:

Data Fields

const char * formatstring
 
unsigned char *(* loadfunc )(const unsigned char *f, int filesize, int *miplevel)
 

Detailed Description

Definition at line 962 of file image.c.

Field Documentation

◆ formatstring

const char* imageformat_t::formatstring

Definition at line 964 of file image.c.

◆ loadfunc

unsigned char *(* imageformat_t::loadfunc) (const unsigned char *f, int filesize, int *miplevel)

Definition at line 965 of file image.c.


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