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

#include <model_q3bsp.h>

+ Collaboration diagram for q3dpvs_t:

Data Fields

int chainlength
 
int numclusters
 

Detailed Description

Definition at line 231 of file model_q3bsp.h.

Field Documentation

◆ chainlength

int q3dpvs_t::chainlength

Definition at line 234 of file model_q3bsp.h.

Referenced by Mod_Q3BSP_LoadPVS().

◆ numclusters

int q3dpvs_t::numclusters

Definition at line 233 of file model_q3bsp.h.

Referenced by Mod_Q3BSP_LoadPVS().


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