FastLED 3.9.15
Loading...
Searching...
No Matches

◆ simplify() [2/2]

template<typename NumberT = float>
template<typename VectorType>
void fl::LineSimplifier< NumberT >::simplify ( const fl::Slice< Point > & polyLine,
VectorType * out )
inline

Definition at line 59 of file line_simplification.h.

59 {
61 }
void simplifyT(const fl::Slice< const Point > &polyLine, VectorType *out)

References simplifyT().

+ Here is the call graph for this function: