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

Public Attributes

idVec3 v [3]
 
idVec3 edge [3]
 
glIndex_t index [3]
 
idPlane plane
 
int planeNum
 

Detailed Description

Definition at line 98 of file shadowopt3.cpp.

Member Data Documentation

idVec3 shadowTri_t::edge[3]

Definition at line 100 of file shadowopt3.cpp.

glIndex_t shadowTri_t::index[3]

Definition at line 101 of file shadowopt3.cpp.

idPlane shadowTri_t::plane

Definition at line 102 of file shadowopt3.cpp.

int shadowTri_t::planeNum

Definition at line 103 of file shadowopt3.cpp.

idVec3 shadowTri_t::v[3]

Definition at line 99 of file shadowopt3.cpp.


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