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

Public Attributes

int tris [MAX_EYEBALL_TRIS]
 
int numTris
 
idBounds bounds
 
idVec3 mid
 

Detailed Description

Definition at line 815 of file tr_deform.cpp.

Member Data Documentation

idBounds eyeIsland_t::bounds

Definition at line 818 of file tr_deform.cpp.

idVec3 eyeIsland_t::mid

Definition at line 819 of file tr_deform.cpp.

int eyeIsland_t::numTris

Definition at line 817 of file tr_deform.cpp.

int eyeIsland_t::tris[MAX_EYEBALL_TRIS]

Definition at line 816 of file tr_deform.cpp.


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