Data Structures | |
| struct | clip_hull_s |
Typedefs | |
| typedef struct clip_hull_s | clip_hull_t |
Functions | |
| clip_hull_t * | MOD_Alloc_Hull (int nodes, int planes) |
| void | MOD_Free_Hull (clip_hull_t *ch) |
| typedef struct clip_hull_s clip_hull_t |
| clip_hull_t* MOD_Alloc_Hull | ( | int | nodes, |
| int | planes | ||
| ) |
| void MOD_Free_Hull | ( | clip_hull_t * | ch | ) |