LiVES  1.6.4-svn
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
lives_omc_match_node_t Struct Reference

#include <omc-learn.h>

Data Fields

gchar * srch
 string to match
gint macro
 macro number this is linked to (or -1)
gint nvars
 number of params
gint * offs0
 offs to add to params before scale
gdouble * scale
 scale for params
gint * offs1
 offs to add to params after scale
gint * min
 min values of params
gint * max
 max values of params
gboolean * matchp
 do we need to match this pval ?
gint * matchi
 match value
gint * map
 reverse mapping to params of OSC message
gint * fvali
 mapping to fixed ints
gdouble * fvald
 mapping to fixed doubles
GtkWidget * treev1
GtkWidget * treev2
GtkTreeStore * gtkstore
GtkTreeStore * gtkstore2
int * tmpvals

Field Documentation

gdouble* lives_omc_match_node_t::fvald

mapping to fixed doubles

gint* lives_omc_match_node_t::fvali

mapping to fixed ints

GtkTreeStore* lives_omc_match_node_t::gtkstore
GtkTreeStore* lives_omc_match_node_t::gtkstore2
gint lives_omc_match_node_t::macro

macro number this is linked to (or -1)

gint* lives_omc_match_node_t::map

reverse mapping to params of OSC message

gint* lives_omc_match_node_t::matchi

match value

gboolean* lives_omc_match_node_t::matchp

do we need to match this pval ?

gint* lives_omc_match_node_t::max

max values of params

gint* lives_omc_match_node_t::min

min values of params

gint lives_omc_match_node_t::nvars

number of params

gint* lives_omc_match_node_t::offs0

offs to add to params before scale

gint* lives_omc_match_node_t::offs1

offs to add to params after scale

gdouble* lives_omc_match_node_t::scale

scale for params

gchar* lives_omc_match_node_t::srch

string to match

int* lives_omc_match_node_t::tmpvals
GtkWidget* lives_omc_match_node_t::treev1
GtkWidget* lives_omc_match_node_t::treev2

The documentation for this struct was generated from the following file: