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

#include <model_shared.h>

+ Collaboration diagram for texvecvertex_t:

Data Fields

signed char svec [3]
 
signed char tvec [3]
 

Detailed Description

Definition at line 57 of file model_shared.h.

Field Documentation

◆ svec

signed char texvecvertex_t::svec[3]

Definition at line 59 of file model_shared.h.

Referenced by Mod_MD3_AnimateVertices(), and Mod_MDL_AnimateVertices().

◆ tvec

signed char texvecvertex_t::tvec[3]

Definition at line 60 of file model_shared.h.

Referenced by Mod_MD3_AnimateVertices(), and Mod_MDL_AnimateVertices().


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