doom3-gpl
Doom 3 GPL source release
|
#include <dmap.h>
Public Attributes | |
optVertex_t * | v1 |
optVertex_t * | v2 |
struct optEdge_s * | islandLink |
bool | addedToIsland |
bool | created |
bool | combined |
struct optTri_s * | frontTri |
struct optTri_s * | backTri |
struct optEdge_s * | v1link |
struct optEdge_s * | v2link |
optVertex_t* optEdge_s::v1 |
optVertex_t * optEdge_s::v2 |