Odamex
Setting the Standard in Multiplayer Doom
common/r_defs.h File Reference

Go to the source code of this file.

Data Structures

struct  vertex_s
struct  sector_s
struct  side_s
struct  line_s
struct  msecnode_s
struct  seg_s
struct  FPolyObj
struct  polyblock_s
struct  subsector_s
struct  node_s
struct  post_s
struct  drawseg_s
struct  patch_s
struct  vissprite_s
struct  spriteframe_s
struct  spritedef_s
struct  playerskin_s
struct  visplane_s

Typedefs

typedef struct vertex_s vertex_t
typedef struct sector_s sector_t
typedef struct side_s side_t
typedef struct line_s line_t
typedef struct msecnode_s msecnode_t
typedef struct seg_s seg_t
typedef struct FPolyObj polyobj_t
typedef struct polyblock_s polyblock_t
typedef struct subsector_s subsector_t
typedef struct node_s node_t
typedef struct post_s post_t
typedef post_t column_t
typedef byte lighttable_t
typedef struct drawseg_s drawseg_t
typedef struct patch_s patch_t
typedef struct vissprite_s vissprite_t
typedef struct spriteframe_s spriteframe_t
typedef struct spritedef_s spritedef_t
typedef struct playerskin_s playerskin_t
typedef struct visplane_s visplane_t

Enumerations

enum  slopetype_t { ST_HORIZONTAL, ST_VERTICAL, ST_POSITIVE, ST_NEGATIVE }

Variables

int MaxDrawSegs

Typedef Documentation

typedef post_t column_t
typedef struct drawseg_s drawseg_t
typedef byte lighttable_t
typedef struct line_s line_t
typedef struct msecnode_s msecnode_t
typedef struct node_s node_t
typedef struct patch_s patch_t
typedef struct playerskin_s playerskin_t
typedef struct polyblock_s polyblock_t
typedef struct FPolyObj polyobj_t
typedef struct post_s post_t
typedef struct sector_s sector_t
typedef struct seg_s seg_t
typedef struct side_s side_t
typedef struct spritedef_s spritedef_t
typedef struct spriteframe_s spriteframe_t
typedef struct subsector_s subsector_t
typedef struct vertex_s vertex_t
typedef struct visplane_s visplane_t
typedef struct vissprite_s vissprite_t

Enumeration Type Documentation

Enumerator:
ST_HORIZONTAL 
ST_VERTICAL 
ST_POSITIVE 
ST_NEGATIVE 

Variable Documentation

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends