doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
localTrace_t Struct Reference

#include <tr_local.h>

Public Attributes

float fraction
 
idVec3 point
 
idVec3 normal
 
int indexes [3]
 

Detailed Description

Definition at line 1659 of file tr_local.h.

Member Data Documentation

float localTrace_t::fraction

Definition at line 1660 of file tr_local.h.

int localTrace_t::indexes[3]

Definition at line 1664 of file tr_local.h.

idVec3 localTrace_t::normal

Definition at line 1663 of file tr_local.h.

idVec3 localTrace_t::point

Definition at line 1662 of file tr_local.h.


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