FTEQW
Documentation of the FTE engine source tree.
q3cpatch_t Struct Reference

#include <com_bih.h>

Public Attributes

vec3_t absmins
 
vec3_t absmaxs
 
int numfacets
 
q2cbrush_tfacets
 
q2mapsurface_tsurface
 
int checkcount
 

Member Data Documentation

◆ absmaxs

vec3_t q3cpatch_t::absmaxs

◆ absmins

vec3_t q3cpatch_t::absmins

◆ checkcount

int q3cpatch_t::checkcount

◆ facets

q2cbrush_t* q3cpatch_t::facets

◆ numfacets

int q3cpatch_t::numfacets

◆ surface

q2mapsurface_t* q3cpatch_t::surface

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