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

Public Attributes

idBounds bounds
 
float binSize [3]
 
int numLinkBlocks
 
triLink_tlinkBlocks [MAX_LINK_BLOCKS]
 
binLink_t binLinks [HASH_AXIS_BINS][HASH_AXIS_BINS][HASH_AXIS_BINS]
 

Detailed Description

Definition at line 78 of file renderbump.cpp.

Member Data Documentation

Definition at line 83 of file renderbump.cpp.

float triHash_t::binSize[3]

Definition at line 80 of file renderbump.cpp.

idBounds triHash_t::bounds

Definition at line 79 of file renderbump.cpp.

triLink_t* triHash_t::linkBlocks[MAX_LINK_BLOCKS]

Definition at line 82 of file renderbump.cpp.

int triHash_t::numLinkBlocks

Definition at line 81 of file renderbump.cpp.


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