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

#include <model_psk.h>

+ Collaboration diagram for pskvtxw_t:

Data Fields

unsigned char mattindex
 
unsigned short pntsindex
 
float texcoord [2]
 
unsigned char unknown1 [2]
 
unsigned char unknown2
 
unsigned char unknown3 [2]
 

Detailed Description

Definition at line 36 of file model_psk.h.

Field Documentation

◆ mattindex

unsigned char pskvtxw_t::mattindex

Definition at line 41 of file model_psk.h.

◆ pntsindex

unsigned short pskvtxw_t::pntsindex

Definition at line 38 of file model_psk.h.

Referenced by Mod_PSKMODEL_Load().

◆ texcoord

float pskvtxw_t::texcoord[2]

Definition at line 40 of file model_psk.h.

Referenced by Mod_PSKMODEL_Load().

◆ unknown1

unsigned char pskvtxw_t::unknown1[2]

Definition at line 39 of file model_psk.h.

◆ unknown2

unsigned char pskvtxw_t::unknown2

Definition at line 42 of file model_psk.h.

◆ unknown3

unsigned char pskvtxw_t::unknown3[2]

Definition at line 43 of file model_psk.h.


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