UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
tnode_s Struct Reference

Data for line tracing (?) More...

#include <typedefs.h>

Data Fields

int type
 
vec3_t normal
 
float dist
 
int32_t children [2]
 
int pad
 

Detailed Description

Data for line tracing (?)

Definition at line 69 of file typedefs.h.

Field Documentation

int32_t tnode_s::children[2]
float tnode_s::dist
vec3_t tnode_s::normal
int tnode_s::pad

Definition at line 74 of file typedefs.h.

int tnode_s::type

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