Main Page   Class Hierarchy   Compound List   File List   Compound Members  

CTrilinear Class Reference

A class implementing a trilinear interpolator for cartesian grids. More...

#include <Trilinear.h>

Inheritance diagram for CTrilinear:

CInterpolator List of all members.

Public Methods

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

Detailed Description

A class implementing a trilinear interpolator for cartesian grids.

This interpolator works only for cartesian grids. For rectilinear grids CRectTrilinear or CRectTrilinVLength should be used. Unlike CTrilinearVLength, the vector length is not interpolated separately.


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