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

#include <model_q3bsp.h>

+ Collaboration diagram for q3dplane_t:

Data Fields

float dist
 
float normal [3]
 

Detailed Description

Definition at line 53 of file model_q3bsp.h.

Field Documentation

◆ dist

float q3dplane_t::dist

Definition at line 56 of file model_q3bsp.h.

Referenced by Mod_Q3BSP_LoadPlanes().

◆ normal

float q3dplane_t::normal[3]

Definition at line 55 of file model_q3bsp.h.

Referenced by Mod_Q3BSP_LoadPlanes().


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