![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
LadyHavoc: minimal plane structure. More...
#include <mathlib.h>
Data Fields | |
float | dist |
float | normal [3] |
float tinyplane_t::dist |
Definition at line 262 of file mathlib.h.
Referenced by Portal_CheckPolygon(), Portal_RecursiveFlow(), Portal_RecursiveFlowSearch(), and Portal_Visibility().
float tinyplane_t::normal[3] |
Definition at line 262 of file mathlib.h.
Referenced by Portal_RecursiveFlow().