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

◆ simplifyInplace() [1/2]

template<typename NumberT = float>
void fl::LineSimplifier< NumberT >::simplifyInplace ( fl::vector< Point > * polyline)
inline

Definition at line 46 of file line_simplification.h.

46 {
48 }
void simplifyInplaceT(VectorType *polyLine)

References simplifyInplaceT().

+ Here is the call graph for this function: