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

#include <dmap.h>

Public Attributes

int width
 
int height
 
idDrawVertverts
 

Detailed Description

Definition at line 73 of file dmap.h.

Member Data Documentation

int mesh_t::height

Definition at line 74 of file dmap.h.

idDrawVert* mesh_t::verts

Definition at line 75 of file dmap.h.

int mesh_t::width

Definition at line 74 of file dmap.h.


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