FastLED 3.9.15
|
#include "noise_woryley.h"
Go to the source code of this file.
Namespaces | |
namespace | fl |
IMPORTANT! | |
namespace | fl::anonymous_namespace{noise_woryley.cpp} |
Functions | |
void | fl::anonymous_namespace{noise_woryley.cpp}::feature_point (i32 gx, i32 gy, i32 &fx, i32 &fy) |
u16 | fl::anonymous_namespace{noise_woryley.cpp}::hash (i32 x, i32 y) |
i32 | fl::anonymous_namespace{noise_woryley.cpp}::q15_abs (i32 a) |
i32 | fl::worley_noise_2d_q15 (i32 x, i32 y) |
Variables | |
constexpr i32 | fl::anonymous_namespace{noise_woryley.cpp}::Q15_ONE = 32768 |