Main Page   Class Hierarchy   Compound List   File List   Compound Members  

CNearestNeighbour Class Reference

A class representing a nearest-neighbour method. More...

#include <NearestNeighbour.h>

Inheritance diagram for CNearestNeighbour:

CInterpolator List of all members.

Public Methods

 CNearestNeighbour ()
virtual ~CNearestNeighbour ()
virtual void Interpolate (CSamplePoint *sp, CPoint3D &position, CSamplePoint **neighbour)

Detailed Description

A class representing a nearest-neighbour method.

Nearest neighbour returns the values of the closest samplepoint instead of linear interpolating between several samplepoints.


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