SpectMorph
|
This is the complete list of members for SpectMorph::MorphGrid, including all inherited members.
add_property(float *value, const std::string &identifier, const std::string &label, const std::string &value_label, float def, float mn, float mx) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
add_property(ModulationData *mod_data, const std::string &identifier, const std::string &label, const std::string &value_label, float def, float mn, float mx) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
add_property(int *value, const std::string &identifier, const std::string &label, const std::string &value_label, int def, int mn, int mx) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
add_property(int *value, const std::string &identifier, const std::string &label, const std::string &value_label, int def, const std::vector< int > &vec) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
add_property(bool *value, const std::string &identifier, const std::string &label, bool def) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
add_property_enum(Enum *value, const std::string &identifier, const std::string &label, int def, const EnumInfo &ei) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | inlineprotected |
add_property_enum(const std::string &identifier, const std::string &label, int def, const EnumInfo &ei, std::function< int()> read_func, std::function< void(int)> write_func) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
add_property_log(float *value, const std::string &identifier, const std::string &label, const std::string &value_label, float def, float mn, float mx) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
add_property_log(ModulationData *mod_data, const std::string &identifier, const std::string &label, const std::string &value_label, float def, float mn, float mx) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
add_property_xparam(float *value, const std::string &identifier, const std::string &label, const std::string &value_label, float def, float mn, float mx, float slope) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
can_rename(const std::string &name) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
clone_config() override (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
connect(Signal< Args... > &signal, const CbFunction &callback) (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
connect(Signal< Args... > &signal, Instance *instance, const Method &method) (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
CONTROL_GUI enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
CONTROL_OP enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
CONTROL_SIGNAL_1 enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
CONTROL_SIGNAL_2 enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
CONTROL_SIGNAL_3 enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
CONTROL_SIGNAL_4 enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
CONTROL_VELOCITY enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
ControlType enum name (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
create(const std::string &type, MorphPlan *plan) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | static |
dead_signal(uint64 id) (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
dependencies() override (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
disconnect(uint64 id) (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
folded() const (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
get_property_dependencies(std::vector< MorphOperator * > &deps, const std::vector< std::string > &identifiers) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
has_selection() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
height() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
id() (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
input_node(int x, int y) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
input_node_label(int x, int y) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
insert_order() override (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
load(InFile &in_file) override (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
load_map (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
m_config (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
m_folded (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
m_id (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
m_morph_plan (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
m_name (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
m_properties (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | protected |
m_selected_x (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
m_selected_y (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
m_zoom (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
morph_plan() (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
MorphGrid(MorphPlan *morph_plan) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
MorphOperator(MorphPlan *morph_plan) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
name() (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
on_operator_removed(MorphOperator *op) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
OpNameMap typedef (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
OUTPUT_AUDIO enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
OUTPUT_CONTROL enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
OUTPUT_NONE enum value (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
output_type() override (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
OutputType enum name (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
P_X_MORPHING (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | static |
P_Y_MORPHING (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | static |
post_load(OpNameMap &op_name_map) override (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
property(const std::string &identifier) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
ptr_id() const (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | inline |
PtrID typedef (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
read_properties_post_load(OpNameMap &op_name_map) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
read_property_event(InFile &in_file) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
register_property(Property *property) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
save(OutFile &out_file) override (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
selected_x() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
selected_y() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
set_folded(bool folded) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
set_height(int height) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
set_id(const std::string &id) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
set_input_node(int x, int y, const MorphGridNode &node) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
set_name(const std::string &name) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
set_selected_x(int x) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
set_selected_y(int y) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
set_width(int width) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
set_x_morphing(double new_value) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
set_y_morphing(double new_value) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
set_zoom(int new_zoom) (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
SignalReceiver() (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inline |
type() override (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | virtual |
type_name() (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
update_size() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | protected |
width() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
write_properties(OutFile &out_file) (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | |
x_morphing() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
y_morphing() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
zoom() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
~MorphGrid() (defined in SpectMorph::MorphGrid) | SpectMorph::MorphGrid | |
~MorphOperator() (defined in SpectMorph::MorphOperator) | SpectMorph::MorphOperator | virtual |
~SignalReceiver() (defined in SpectMorph::SignalReceiver) | SpectMorph::SignalReceiver | inlinevirtual |