vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CubicInterpolator Class Reference

#include <CubicInterpolator.h>

Inheritance diagram for CubicInterpolator:
Interpolator

Public Member Functions

 CubicInterpolator (void)
 
 ~CubicInterpolator (void)
 
- Public Member Functions inherited from Interpolator
virtual Vec3ArrayPtr interpolate (const Vec3ArrayPtr array, unsigned int interpolationSteps, bool closed)=0
 
virtual std::string classDescription () const =0
 
virtual std::string className () const =0
 

Additional Inherited Members

- Protected Member Functions inherited from Interpolator
virtual ~Interpolator ()
 

Constructor & Destructor Documentation

CubicInterpolator::CubicInterpolator ( void  )
CubicInterpolator::~CubicInterpolator ( void  )

The documentation for this class was generated from the following files: