Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ make
Function
make
tests/fl/fx/2d/animartrix_fp.hpp:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
// Factory function template
19
template <typename T>
20
fl::unique_ptr<IAnimartrix2Viz> make() { return fl::make_unique<T>(); }
21
22
struct FPCompareEntry {
23
const char *name;
Callers
7
make
Method · 0.85
make
Method · 0.85
apply_pass
Function · 0.85
apply_pass_alpha
Function · 0.85
vpass_rowmajor_impl
Function · 0.85
blurGaussianImpl
Function · 0.85
FL_TEST_FILE
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected