doom3-gpl
Doom 3 GPL source release
|
#include <exporter.h>
Public Attributes | |
idVec3 | pos |
idVec2 | texCoords |
int | startweight |
int | numWeights |
Definition at line 198 of file exporter.h.
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.