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
exportVertex_t Struct Reference

#include <exporter.h>

Public Attributes

idVec3 pos
 
idVec2 texCoords
 
int startweight
 
int numWeights
 

Detailed Description

Definition at line 198 of file exporter.h.

Member Data Documentation

int exportVertex_t::numWeights

Definition at line 202 of file exporter.h.

idVec3 exportVertex_t::pos

Definition at line 199 of file exporter.h.

int exportVertex_t::startweight

Definition at line 201 of file exporter.h.

idVec2 exportVertex_t::texCoords

Definition at line 200 of file exporter.h.


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