Main Page   Class Hierarchy   Compound List   File List   Compound Members  

CTrilinearVLength Class Reference

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

#include <TrilinearVLength.h>

Inheritance diagram for CTrilinearVLength:

CInterpolator List of all members.

Public Methods

 CTrilinearVLength ()
virtual ~CTrilinearVLength ()
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 CRectTrilinearVLength should be used. Vector and Vector length are 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