doom3-gpl
Doom 3 GPL source release
|
#include <exporter.h>
Public Attributes | |
idExportJoint * | joint |
float | jointWeight |
idVec3 | offset |
Definition at line 192 of file exporter.h.
idExportJoint* exportWeight_t::joint |
Definition at line 193 of file exporter.h.
float exportWeight_t::jointWeight |
Definition at line 194 of file exporter.h.
idVec3 exportWeight_t::offset |
Definition at line 195 of file exporter.h.