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

#include <svhl_gcapi.h>

Public Attributes

int allsolid
 
int startsolid
 
int inopen
 
int inwater
 
float fraction
 
vec3_t endpos
 
float planedist
 
vec3_t planenormal
 
hledict_ttouched
 
int hitgroup
 

Member Data Documentation

◆ allsolid

int hltraceresult_t::allsolid

◆ endpos

vec3_t hltraceresult_t::endpos

◆ fraction

float hltraceresult_t::fraction

◆ hitgroup

int hltraceresult_t::hitgroup

◆ inopen

int hltraceresult_t::inopen

◆ inwater

int hltraceresult_t::inwater

◆ planedist

float hltraceresult_t::planedist

◆ planenormal

vec3_t hltraceresult_t::planenormal

◆ startsolid

int hltraceresult_t::startsolid

◆ touched

hledict_t* hltraceresult_t::touched

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