Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

RT_Grid.h File Reference

#include "RT_Defs.h"
#include "RT_Prim.h"
#include "RT_RayStats.h"
#include "gcl/VecUtil.h"

Include dependency graph for RT_Grid.h:

Go to the source code of this file.

Compounds

class  GridStore
class  RT_Grid
struct  ObjEntry

Variables

const Int PAGE_BITS = 16
const Int PAGE_PTR_BITS = PAGE_BITS - 2
const Int PAGE_PTR_SIZE = 1 << PAGE_PTR_BITS
const Int PAGE_PTR_MASK = (1 << PAGE_PTR_BITS) - 1


Variable Documentation

const Int PAGE_BITS = 16

Definition at line 37 of file RT_Grid.h.

const Int PAGE_PTR_BITS = PAGE_BITS - 2

Definition at line 38 of file RT_Grid.h.

const Int PAGE_PTR_MASK = (1 << PAGE_PTR_BITS) - 1

Definition at line 40 of file RT_Grid.h.

const Int PAGE_PTR_SIZE = 1 << PAGE_PTR_BITS

Definition at line 39 of file RT_Grid.h.


Generated at Sat Aug 5 00:26:54 2000 for Radiator by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000