geo/GeoInterpolators.h File Reference

some common interpolation stuff More...

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

Include dependency graph for GeoInterpolators.h:


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 Oct 20 15:23:26 2007 for MPMA Framework by  doxygen 1.5.3