QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
clip_hull.h File Reference
This graph shows which files directly or indirectly include this file:

Data Structures

struct  clip_hull_s
 

Typedefs

typedef struct clip_hull_s clip_hull_t
 

Functions

clip_hull_tMOD_Alloc_Hull (int nodes, int planes)
 
void MOD_Free_Hull (clip_hull_t *ch)
 

Typedef Documentation

typedef struct clip_hull_s clip_hull_t

Function Documentation

clip_hull_t* MOD_Alloc_Hull ( int  nodes,
int  planes 
)
void MOD_Free_Hull ( clip_hull_t ch)