Cafu Engine
DeathMatch::ApproxBaseT Class Referenceabstract

A common base class for "approximators" (interpolators and extrapolators), so that approximators of different types can easily be managed together. More...

#include "Interpolator.hpp"

Inheritance diagram for DeathMatch::ApproxBaseT:

Public Member Functions

virtual void ReInit ()=0
 
virtual void NotifyOverwriteUpdate ()=0
 
virtual void Interpolate (float Time)=0
 

Detailed Description

A common base class for "approximators" (interpolators and extrapolators), so that approximators of different types can easily be managed together.


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