Subversion Repositories filter_foundry

Rev

Rev 178 | Rev 185 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 178 Rev 184
Line 71... Line 71...
71
 
71
 
72
/* --- constants for terminology (scripting) resource */
72
/* --- constants for terminology (scripting) resource */
73
#define AETE_ID                 16000
73
#define AETE_ID                 16000
74
#define vendorName              "Telegraphics"
74
#define vendorName              "Telegraphics"
75
#define plugInSuiteID   'tELE'
75
#define plugInSuiteID   'tELE'
76
#define plugInClassID   'Fltr'
76
#define plugInClassID   'Fltr' //PITerminology.h:eventFilter
77
#define plugInEventID   'fiFo' //typeNull // must be this
77
#define plugInEventID   'fiFo' //typeNull // must be this
78
 
78
 
79
#define PARAM_R_KEY             'xprR'
79
#define PARAM_R_KEY             'xprR'
80
#define PARAM_G_KEY             'xprG'
80
#define PARAM_G_KEY             'xprG'
81
#define PARAM_B_KEY             'xprB'
81
#define PARAM_B_KEY             'xprB'