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

#include <CollisionModel_local.h>

Public Attributes

int checkcount
 
unsigned short internal
 
unsigned short numUsers
 
unsigned long side
 
unsigned long sideSet
 
int vertexNum [2]
 
idVec3 normal
 

Detailed Description

Definition at line 88 of file CollisionModel_local.h.

Member Data Documentation

int cm_edge_s::checkcount

Definition at line 89 of file CollisionModel_local.h.

unsigned short cm_edge_s::internal

Definition at line 90 of file CollisionModel_local.h.

idVec3 cm_edge_s::normal

Definition at line 95 of file CollisionModel_local.h.

unsigned short cm_edge_s::numUsers

Definition at line 91 of file CollisionModel_local.h.

unsigned long cm_edge_s::side

Definition at line 92 of file CollisionModel_local.h.

unsigned long cm_edge_s::sideSet

Definition at line 93 of file CollisionModel_local.h.

int cm_edge_s::vertexNum[2]

Definition at line 94 of file CollisionModel_local.h.


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