#include "iso_synth_types.h"
#include <iso_math/iso_math_vector2.h>
Include dependency graph for iso_synth_function_descriptor.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | iso |
namespace | iso::synth |
Classes | |
class | iso::synth::FunctionDescriptor |
stores function parameters More... | |
Enumerations | |
enum | iso::synth::FunctionType { iso::synth::RECT, iso::synth::LINEAR, iso::synth::SINE, iso::synth::EXP, iso::synth::LOG, iso::synth::SIGMOID, iso::synth::SIGEXP, iso::synth::SIGLOG, iso::synth::GAUSS, iso::synth::HAMMING, iso::synth::HANN, iso::synth::BEZIER, iso::synth::HERMITE } |
function type More... |