FTEQW
Documentation of the FTE engine source tree.
brushes_t::patchdata_s Struct Reference

#include <gl_terrain.h>

Public Attributes

brushtex_ttex
 
unsigned short numcp [2]
 
short subdiv [2]
 
unsigned short tesssize [2]
 
patchtessvert_ttessvert
 
qcpatchvert_t cp [1]
 

Member Data Documentation

◆ cp

qcpatchvert_t brushes_t::patchdata_s::cp[1]

◆ numcp

unsigned short brushes_t::patchdata_s::numcp[2]

◆ subdiv

short brushes_t::patchdata_s::subdiv[2]

◆ tesssize

unsigned short brushes_t::patchdata_s::tesssize[2]

◆ tessvert

patchtessvert_t* brushes_t::patchdata_s::tessvert

◆ tex

brushtex_t* brushes_t::patchdata_s::tex

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