BernsteinPolynomial< I, Degree > Struct Template Reference

#include <curve.h>

Static Public Member Functions

static double apply (double t)

Detailed Description

template<typename I, typename Degree>
struct BernsteinPolynomial< I, Degree >

Definition at line 35 of file curve.h.


Member Function Documentation

template<typename I , typename Degree >
static double BernsteinPolynomial< I, Degree >::apply ( double  t  )  [inline, static]

Definition at line 37 of file curve.h.

Referenced by CubicBezier_evaluate().


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

Generated by  doxygen 1.6.2