CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Math::detail::bezierDerivativeImpl< O, D, VecT, T > Struct Template Reference

#include <CeresEngine/Math/Math.hpp>

Static Public Member Functions

static VecT calc (const VecT(&p)[D], T t)
 

Member Function Documentation

◆ calc()

template<int O, int D, typename VecT , typename T >
static VecT Math::detail::bezierDerivativeImpl< O, D, VecT, T >::calc ( const VecT(&)  p[D],
t 
)
inlinestatic

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