doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
matchVert_s Struct Reference

Public Attributes

struct matchVert_snext
 
int v
 
int tv
 
byte color [4]
 
idVec3 normal
 

Detailed Description

Definition at line 715 of file Model.cpp.

Member Data Documentation

byte matchVert_s::color[4]

Definition at line 718 of file Model.cpp.

struct matchVert_s* matchVert_s::next

Definition at line 716 of file Model.cpp.

idVec3 matchVert_s::normal

Definition at line 719 of file Model.cpp.

int matchVert_s::tv

Definition at line 717 of file Model.cpp.

int matchVert_s::v

Definition at line 717 of file Model.cpp.


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