GeoInterpolators.h File Reference

some common interpolation stuff More...

#include "Geo.h"
#include <vector>

Include dependency graph for GeoInterpolators.h:

Go to the source code of this file.

Namespaces

namespace  GEO

Functions

template<typename T>
GEO::Lerp (const T &e0, const T &e1, float w)
 interpolates between two entities, with w as the interpolator between 0 and 1
template<typename T>
GEO::Bilerp (const T &e00, const T &e10, const T &e01, const T &e11, float x, float y)
 bilinearly interpolates between four entities (with x and y from 0 to 1)


Detailed Description

some common interpolation stuff


Generated on Sat Aug 9 15:05:07 2008 for MPMA Framework by  doxygen 1.5.6