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

GridStore Class Reference

#include <RT_Grid.h>

Collaboration diagram for GridStore:

List of all members.

Public Members

Void Init (Int size)
Void Free ()
Int NumPages ()
GCLReal MemoryUsage ()
PrimEntry*& operator[] (Int i)

Protected Members

PrimEntry*** pages
Int numPages
Int mem


Detailed Description

Definition at line 43 of file RT_Grid.h.


Member Function Documentation

Void GridStore::Free ()

Definition at line 166 of file RT_Grid.cc.

Void GridStore::Init (Int size)

Definition at line 142 of file RT_Grid.cc.

GCLReal GridStore::MemoryUsage () [inline]

Definition at line 53 of file RT_Grid.h.

Int GridStore::NumPages () [inline]

Definition at line 51 of file RT_Grid.h.

PrimEntry *& GridStore::operator[] (Int i) [inline]

Definition at line 56 of file RT_Grid.h.


Member Data Documentation

Int GridStore::mem [protected]

Definition at line 62 of file RT_Grid.h.

Int GridStore::numPages [protected]

Definition at line 61 of file RT_Grid.h.

PrimEntry *** GridStore::pages [protected]

Definition at line 60 of file RT_Grid.h.


The documentation for this class was generated from the following files:
Generated at Sat Aug 5 00:26:56 2000 for Radiator by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000