grid Class Reference

#include <Grid.h>

List of all members.

Public Member Functions

 grid (void)
void addPointer (int x, int y, int Pointer)
tPointers getPointer (int x, int y)

Public Attributes

int xDim


Detailed Description

Class Representing a Table of Pointers to Integer Values (used to speed up the lookup process if teh streamlines should be distributed evenly


Constructor & Destructor Documentation

grid::grid void   ) 
 

constructs the grid


Member Function Documentation

void grid::addPointer int  x,
int  y,
int  Pointer
[inline]
 

sets the grid dimension

tPointers grid::getPointer int  x,
int  y
[inline]
 

adds a pointer to the grid


Member Data Documentation

int grid::xDim
 

returns the pointers storde in this cell


The documentation for this class was generated from the following files:
Generated on Wed Jan 18 14:33:42 2006 for VisUE by  doxygen 1.4.6-NO