VISH  0.2
Classes | Public Member Functions
Eagle::Interpol Class Reference

Interpolation of certain values. More...

#include </home/werner/origo/vish/ocean/eagle/Interpol.hpp>

List of all members.

Classes

Public Member Functions


Detailed Description

Interpolation of certain values.


Member Function Documentation

int Eagle::Interpol::getKeyID ( double  t) const [inline]

Get the number of the corresponding key frame, given an interpolation value.

Note that this function is slow, as it has to perform a linear search. Using getInterval() is faster if the absolut index is not required.


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