Main Page   Class Hierarchy   Compound List   File List   Compound Members  

CCandidateChooser Class Reference

A class for getting candidates for a seedpoint of a new streamline. More...

#include <CandidateChooser.h>

List of all members.

Public Methods

void DeleteCandidates ()
 Clears list of candidates.

void SetCaPerSP (int caPerSP)
 Sets value of "Candidates per samplepoint".

void SetDSepGrid (CDSepGrid *dSepGrid)
 Sets a pointer to a dSepGrid.

void SetInterpolator (CInterpolator *interpolator)
 Sets a pointer to a interpolator-class.

CObList * GetCandidates ()
 Returns list of candidates.

void CreateCandidates (CStreamline *streamline)
 Creates list of candidates for streamline.

 CCandidateChooser (CDSepGrid *dSepGrid, CInterpolator *interpolator, int caPerSp)
 CCandidateChooser ()
virtual ~CCandidateChooser ()


Detailed Description

A class for getting candidates for a seedpoint of a new streamline.

Used to compute a number of possible seedpoints from every samplepoint of a existing streamline in the distance "dSep" from the streamline. The number of the candidates computed for every streamline-samplepoint is 'CaPerSP' (= "Candidates Per SamplePoint").


The documentation for this class was generated from the following files:
Generated on Fri Aug 9 10:12:39 2002 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002