DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
tinyplane_t Struct Reference

LadyHavoc: minimal plane structure. More...

#include <mathlib.h>

+ Collaboration diagram for tinyplane_t:

Data Fields

float dist
 
float normal [3]
 

Detailed Description

LadyHavoc: minimal plane structure.

Definition at line 260 of file mathlib.h.

Field Documentation

◆ dist

float tinyplane_t::dist

◆ normal

float tinyplane_t::normal[3]

Definition at line 262 of file mathlib.h.

Referenced by Portal_RecursiveFlow().


The documentation for this struct was generated from the following file: