UFO: Alien Invasion
Loading...
Searching...
No Matches
tnode_t Struct Reference

Data for line tracing (?). More...

#include <typedefs.h>

Collaboration diagram for tnode_t:
Collaboration graph

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

◆ children

int32_t tnode_t::children[2]

◆ dist

float tnode_t::dist

◆ normal

vec3_t tnode_t::normal

◆ pad

int tnode_t::pad

Definition at line 74 of file typedefs.h.

◆ type

int tnode_t::type

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