Main Page   Compound List   File List   Compound Members  

DistanceMeassureAcceleratioGrid Class Reference

#include <DistanceMeassureAcceleratioGrid.h>

List of all members.

Public Methods

bool testDistance (float x, float y, float dTest, float dSep)

Public Attributes

streamPointVectorVector gridColumn
 dynamic list of cells as a column of the grid

streamPointVectorVector::iterator gridColumnIterator
 iterator for walkting through dynamic list

streamPointVectorVectorVector grid
 dynamic list of lists as a grid

streamPointVectorVectorVector::iterator gridIterator
 iterator for walkting through dynamic list


Detailed Description

A Class to store a dynamic size grid (dSep resolution) containing cell usage-by-streamlines information


Member Function Documentation

bool DistanceMeassureAcceleratioGrid::testDistance float    x,
float    y,
float    dTest,
float    dSep
 

high speed distance test function tests only points in neighbouring cells in a grid of dSep resolution

returns true if no streamline is closer that dTest to (x,y)


The documentation for this class was generated from the following files:
Generated on Wed Jan 21 13:19:24 2004 for FlowVis by doxygen1.2.18