t_funbuff Struct Reference

The structure of a funbuff object. More...

#include <ext_maxtypes.h>

+ Collaboration diagram for t_funbuff:

Data Fields

t_zll f_head
 head of double linked list of function elements
t_zllf_foot
 foot in the door pointer for list
long f_gotoDelta
 used by goto and next
long f_selectX
 selected region start
long f_selectW
 selected region width
t_symbolf_sym
 filename
long f_y
 y-value from inlet
char f_yvalid
 flag that y has been set since x has
char f_embed
 flag for embedding funbuff values in patcher

Detailed Description

The structure of a funbuff object.