LiVES  3.2.0
Data Fields
lives_omc_macro_t Struct Reference

#include <omc-learn.h>

Data Fields

char * msg
 OSC message. More...
 
char * macro_text
 macro text More...
 
char * info_text
 descriptive text More...
 
char * stype_tags
 setter type tags More...
 
int nparams
 
char ** pname
 
int * ptypes
 
int * mini
 
int * maxi
 
int * vali
 
double * mind
 
double * maxd
 
double * vald
 

Detailed Description

Definition at line 49 of file omc-learn.h.

Field Documentation

◆ info_text

char* lives_omc_macro_t::info_text

descriptive text

Definition at line 52 of file omc-learn.h.

◆ macro_text

char* lives_omc_macro_t::macro_text

macro text

Definition at line 51 of file omc-learn.h.

◆ maxd

double * lives_omc_macro_t::maxd

Definition at line 62 of file omc-learn.h.

◆ maxi

int * lives_omc_macro_t::maxi

Definition at line 60 of file omc-learn.h.

◆ mind

double* lives_omc_macro_t::mind

Definition at line 62 of file omc-learn.h.

◆ mini

int* lives_omc_macro_t::mini

Definition at line 60 of file omc-learn.h.

◆ msg

char* lives_omc_macro_t::msg

OSC message.

Definition at line 50 of file omc-learn.h.

◆ nparams

int lives_omc_macro_t::nparams

Definition at line 55 of file omc-learn.h.

◆ pname

char** lives_omc_macro_t::pname

Definition at line 57 of file omc-learn.h.

◆ ptypes

int* lives_omc_macro_t::ptypes

Definition at line 59 of file omc-learn.h.

◆ stype_tags

char* lives_omc_macro_t::stype_tags

setter type tags

Definition at line 53 of file omc-learn.h.

◆ vald

double * lives_omc_macro_t::vald

Definition at line 62 of file omc-learn.h.

◆ vali

int * lives_omc_macro_t::vali

Definition at line 60 of file omc-learn.h.


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