![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <convex.h>
Data Fields | |
| convex_corner_t | corners [CONVEX_MAX_CORNERS] |
| float | epsilon |
| float | extents [2][3] |
| convex_face_t | faces [CONVEX_MAX_FACES] |
| int | numcorners |
| int | numfaces |
| convex_corner_t convex_builder_state_t::corners[CONVEX_MAX_CORNERS] |
| convex_face_t convex_builder_state_t::faces[CONVEX_MAX_FACES] |