MCPcopy 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
19template <typename T>
20fl::unique_ptr<IAnimartrix2Viz> make() { return fl::make_unique<T>(); }
21
22struct FPCompareEntry {
23 const char *name;

Callers 7

makeMethod · 0.85
makeMethod · 0.85
apply_passFunction · 0.85
apply_pass_alphaFunction · 0.85
vpass_rowmajor_implFunction · 0.85
blurGaussianImplFunction · 0.85
FL_TEST_FILEFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected