Interpolator.cpp File Reference

#include "Interpolator.h"

Include dependency graph for Interpolator.cpp:

Go to the source code of this file.

Namespaces

namespace  Interpolator

Functions

 Interpolator::Interpolator ()
 Default constructor.
 Interpolator::~Interpolator ()
 Destructor.
 Interpolator::Interpolator (std::string sName, std::string sDescription, std::string sInterpolationType)
 This constructor requires 3 parameters :
  • the name of the interpolator
  • the description of the interpolator
  • the interpolated type.

std::string Interpolator::getName () const
 Return the name of the interpolator.
std::string Interpolator::getDescription () const
 Return the description of the interpolator.
std::string Interpolator::getInterpolationType () const
 Return the type of the interpolator.


Generated on Tue Apr 14 09:50:43 2009 for Interpolator Library by  doxygen 1.4.5