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

#include <dmap.h>

Public Attributes

struct optTri_snext
 
idVec3 midpoint
 
optVertex_tv [3]
 
bool filled
 

Detailed Description

Definition at line 431 of file dmap.h.

Member Data Documentation

bool optTri_s::filled

Definition at line 435 of file dmap.h.

idVec3 optTri_s::midpoint

Definition at line 433 of file dmap.h.

struct optTri_s* optTri_s::next

Definition at line 432 of file dmap.h.

optVertex_t* optTri_s::v[3]

Definition at line 434 of file dmap.h.


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