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

#include <tr_local.h>

Public Attributes

const srfTriangles_tgeo
 
const struct viewEntity_sspace
 
const idMaterialmaterial
 
float sort
 
const floatshaderRegisters
 
const struct drawSurf_snextOnLight
 
idScreenRect scissorRect
 
int dsFlags
 
struct vertCache_sdynamicTexCoords
 

Detailed Description

Definition at line 111 of file tr_local.h.

Member Data Documentation

int drawSurf_s::dsFlags

Definition at line 119 of file tr_local.h.

struct vertCache_s* drawSurf_s::dynamicTexCoords

Definition at line 120 of file tr_local.h.

const srfTriangles_t* drawSurf_s::geo

Definition at line 112 of file tr_local.h.

const idMaterial* drawSurf_s::material

Definition at line 114 of file tr_local.h.

const struct drawSurf_s* drawSurf_s::nextOnLight

Definition at line 117 of file tr_local.h.

idScreenRect drawSurf_s::scissorRect

Definition at line 118 of file tr_local.h.

const float* drawSurf_s::shaderRegisters

Definition at line 116 of file tr_local.h.

float drawSurf_s::sort

Definition at line 115 of file tr_local.h.

const struct viewEntity_s* drawSurf_s::space

Definition at line 113 of file tr_local.h.


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