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

#include <gl_model.h>

Public Attributes

int walkno
 
int area [2]
 
vec3_t plane
 
float dist
 
vec3_t min
 
vec3_t max
 
int numpoints
 
vec4_tpoints
 

Member Data Documentation

◆ area

int portal_t::area[2]

◆ dist

float portal_t::dist

◆ max

vec3_t portal_t::max

◆ min

vec3_t portal_t::min

◆ numpoints

int portal_t::numpoints

◆ plane

vec3_t portal_t::plane

◆ points

vec4_t* portal_t::points

◆ walkno

int portal_t::walkno

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