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
modelTrace_s Struct Reference

#include <RenderWorld.h>

Public Attributes

float fraction
 
idVec3 point
 
idVec3 normal
 
const idMaterialmaterial
 
const renderEntity_tentity
 
int jointNumber
 

Detailed Description

Definition at line 245 of file RenderWorld.h.

Member Data Documentation

const renderEntity_t* modelTrace_s::entity

Definition at line 250 of file RenderWorld.h.

float modelTrace_s::fraction

Definition at line 246 of file RenderWorld.h.

int modelTrace_s::jointNumber

Definition at line 251 of file RenderWorld.h.

const idMaterial* modelTrace_s::material

Definition at line 249 of file RenderWorld.h.

idVec3 modelTrace_s::normal

Definition at line 248 of file RenderWorld.h.

idVec3 modelTrace_s::point

Definition at line 247 of file RenderWorld.h.


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