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

#include <com_bih.h>

Public Attributes

vec3_t absmins
 
vec3_t absmaxs
 
vecV_t * xyz_array
 
size_t numverts
 
index_tindicies
 
size_t numincidies
 
q2mapsurface_tsurface
 
int checkcount
 

Member Data Documentation

◆ absmaxs

vec3_t q3cmesh_t::absmaxs

◆ absmins

vec3_t q3cmesh_t::absmins

◆ checkcount

int q3cmesh_t::checkcount

◆ indicies

index_t* q3cmesh_t::indicies

◆ numincidies

size_t q3cmesh_t::numincidies

◆ numverts

size_t q3cmesh_t::numverts

◆ surface

q2mapsurface_t* q3cmesh_t::surface

◆ xyz_array

vecV_t* q3cmesh_t::xyz_array

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