LibNRG  0.0.1
Networking for Real-time Games library
 All Classes Files Functions Variables Friends
nrg::lerp< T > Struct Template Reference

Simple linear-interpolation functor.

#include <nrg_interp.h>

Public Member Functions

operator() (double one, double two, const double &x) const
 Perform the interpolation.
 

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