FastLED 3.9.15
Loading...
Searching...
No Matches
wave_simulation_real.h File Reference
#include "fl/stdint.h"
#include "fl/math_macros.h"
#include "fl/namespace.h"
#include "fl/unique_ptr.h"
#include "fl/vector.h"
#include "fl/warn.h"
#include "fl/memory.h"
#include "fl/supersample.h"
#include "fl/xymap.h"
#include "fx/fx.h"
#include "fx/fx2d.h"
+ Include dependency graph for wave_simulation_real.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::WaveSimulation1D_Real
 
class  fl::WaveSimulation2D_Real
 

Namespaces

namespace  fl
 IMPORTANT!
 
namespace  fl::wave_detail
 

Functions

float fl::wave_detail::fixed_to_float (i16 f)
 
i16 fl::wave_detail::float_to_fixed (float f)