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

SL_GridCell Class Reference

#include <SL_GridCell.h>

List of all members.

Public Methods

 SL_GridCell ()
virtual ~SL_GridCell ()
void add (const Vec2f dotPtr)
bool AllowSetPointInCell (const Vec2f dotPtr, float fDistSqr)

Static Public Methods

bool AcceptDistanceDot2Dot (const Vec2f dot1, const Vec2f dot2, float fDistSqr)

Public Attributes

vector< Vec2felementList


Constructor & Destructor Documentation

SL_GridCell  
 

~SL_GridCell   [virtual]
 


Member Function Documentation

bool AcceptDistanceDot2Dot const Vec2f    dot1,
const Vec2f    dot2,
float    fDistSqr
[static]
 

returns TRUE if both dots are not to close else FALSE.

void add const Vec2f    dotPtr
 

bool AllowSetPointInCell const Vec2f    dotPtr,
float    fDistSqr
 

test, if dot may be set or not. if may be set, dot is inserted into gridCell. distSqr must be dist*dist.


Member Data Documentation

vector< Vec2f > elementList
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 23 04:30:14 2003 for FlowVis- vector field in 2D by doxygen1.3-rc2