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

#include <Model.h>

Public Attributes

int id
 
const idMaterialshader
 
srfTriangles_tgeometry
 

Detailed Description

Definition at line 144 of file Model.h.

Member Data Documentation

srfTriangles_t* modelSurface_s::geometry

Definition at line 147 of file Model.h.

int modelSurface_s::id

Definition at line 145 of file Model.h.

const idMaterial* modelSurface_s::shader

Definition at line 146 of file Model.h.


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