![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <draw.h>
Data Fields | |
| float * | data_color4f |
| int * | data_element3i |
| unsigned short * | data_element3s |
| float * | data_texcoord2f |
| float * | data_vertex3f |
| int | num_triangles |
| int | num_vertices |
| rtexture_t * | texture |
| rtexture_t* drawqueuemesh_t::texture |