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

#include <model_hlmdl.h>

+ Collaboration diagram for dhlmdl_trivert_t:

Data Fields

int16_t normindex
 
int16_t s
 
int16_t t
 
int16_t vertindex
 

Detailed Description

Definition at line 242 of file model_hlmdl.h.

Field Documentation

◆ normindex

int16_t dhlmdl_trivert_t::normindex

Definition at line 245 of file model_hlmdl.h.

◆ s

int16_t dhlmdl_trivert_t::s

Definition at line 246 of file model_hlmdl.h.

◆ t

int16_t dhlmdl_trivert_t::t

Definition at line 246 of file model_hlmdl.h.

◆ vertindex

int16_t dhlmdl_trivert_t::vertindex

Definition at line 244 of file model_hlmdl.h.


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