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

#include <LinearInterpolator.h>

Inheritance diagram for LinearInterpolator:
Interpolator

Public Member Functions

 META_DAObject (LinearInterpolator,"Linear Interpolator") virtual Vec3ArrayPtr interpolate(const Vec3ArrayPtr array
 
- 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
 

Public Attributes

unsigned int interpolationSteps
 
unsigned int bool closed
 

Additional Inherited Members

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

Member Function Documentation

LinearInterpolator::META_DAObject ( LinearInterpolator  ,
"Linear Interpolator  
) const

Inherited virtual methods

Member Data Documentation

unsigned int bool LinearInterpolator::closed
unsigned int LinearInterpolator::interpolationSteps

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