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

#include <modelgen.h>

+ Collaboration diagram for trivertx_t:

Data Fields

unsigned char lightnormalindex
 
unsigned char v [3]
 

Detailed Description

Definition at line 85 of file modelgen.h.

Field Documentation

◆ lightnormalindex

unsigned char trivertx_t::lightnormalindex

Definition at line 88 of file modelgen.h.

Referenced by Mod_MDL_AnimateVertices().

◆ v

unsigned char trivertx_t::v[3]

Definition at line 87 of file modelgen.h.

Referenced by Mod_MDL_AnimateVertices().


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