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

#include <model_psk.h>

+ Collaboration diagram for pskface_t:

Data Fields

unsigned int group
 
unsigned char mattindex
 
unsigned char unknown
 
unsigned short vtxwindex [3]
 

Detailed Description

Definition at line 47 of file model_psk.h.

Field Documentation

◆ group

unsigned int pskface_t::group

Definition at line 52 of file model_psk.h.

Referenced by Mod_PSKMODEL_Load().

◆ mattindex

unsigned char pskface_t::mattindex

Definition at line 50 of file model_psk.h.

Referenced by Mod_PSKMODEL_Load().

◆ unknown

unsigned char pskface_t::unknown

Definition at line 51 of file model_psk.h.

◆ vtxwindex

unsigned short pskface_t::vtxwindex[3]

Definition at line 49 of file model_psk.h.

Referenced by Mod_PSKMODEL_Load().


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