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

#include <dmap.h>

Public Attributes

idDrawVert v
 
idVec3 pv
 
struct optEdge_sedges
 
struct optVertex_sislandLink
 
bool addedToIsland
 
bool emited
 

Detailed Description

Definition at line 412 of file dmap.h.

Member Data Documentation

bool optVertex_s::addedToIsland

Definition at line 417 of file dmap.h.

struct optEdge_s* optVertex_s::edges

Definition at line 415 of file dmap.h.

bool optVertex_s::emited

Definition at line 418 of file dmap.h.

struct optVertex_s* optVertex_s::islandLink

Definition at line 416 of file dmap.h.

idVec3 optVertex_s::pv

Definition at line 414 of file dmap.h.

idDrawVert optVertex_s::v

Definition at line 413 of file dmap.h.


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