map.h File Reference

#include "../../shared/mathlib.h"
#include "../../shared/defines.h"
Include dependency graph for map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  brush_texture_s
struct  winding_s
 for storing the vertices of the side of a brush or other polygon More...
struct  face_s
struct  side_s
struct  mapbrush_s
struct  plane_s
struct  portal_s

Typedefs

typedef struct brush_texture_s brush_texture_t
typedef struct winding_s winding_t
 for storing the vertices of the side of a brush or other polygon
typedef struct face_s face_t
typedef struct side_s side_t
typedef struct mapbrush_s mapbrush_t
typedef struct plane_s plane_t
typedef struct portal_s portal_t

Detailed Description

Definition in file map.h.


Typedef Documentation

typedef struct face_s face_t
typedef struct mapbrush_s mapbrush_t
typedef struct plane_s plane_t
See also:
mapplanes
typedef struct portal_s portal_t
typedef struct side_s side_t
typedef struct winding_s winding_t

for storing the vertices of the side of a brush or other polygon


Generated by  doxygen 1.6.2