![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <convex.h>
Data Fields | |
float | w |
float | x |
float | y |
float | z |
float convex_face_t::w |
Definition at line 52 of file convex.h.
Referenced by convex_builder_add_point().
float convex_face_t::x |
Definition at line 49 of file convex.h.
Referenced by convex_builder_add_point().
float convex_face_t::y |
Definition at line 50 of file convex.h.
Referenced by convex_builder_add_point().
float convex_face_t::z |
Definition at line 51 of file convex.h.
Referenced by convex_builder_add_point().