FastLED 3.9.15
Loading...
Searching...
No Matches
InterpData< KeyT, ValT > Struct Template Reference

Detailed Description

template<typename KeyT, typename ValT>
struct InterpData< KeyT, ValT >

Definition at line 18 of file ApproximatingFunction.h.

#include <ApproximatingFunction.h>

Public Member Functions

 InterpData (const KeyT &k, const ValT &v)
 

Public Attributes

KeyT key
 
ValT val
 

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