|
Guitarix
|
This is the complete list of members for gx_engine::ParamRegImpl, including all inherited members.
| ParamRegImpl(ParamMap *pm) | gx_engine::ParamRegImpl | |
| plugin | ParamReg | |
| pmap | gx_engine::ParamRegImpl | privatestatic |
| registerBoolVar | ParamReg | |
| registerBoolVar_(const char *id, const char *name, const char *tp, const char *tooltip, bool *var, bool val) | gx_engine::ParamRegImpl | privatestatic |
| registerFloatVar | ParamReg | |
| registerFloatVar_(const char *id, const char *name, const char *tp, const char *tooltip, float *var, float val, float low, float up, float step, const value_pair *values=0) | gx_engine::ParamRegImpl | privatestatic |
| registerIntVar | ParamReg | |
| registerIntVar_(const char *id, const char *name, const char *tp, const char *tooltip, int *var, int val, int low, int up, const value_pair *values=0) | gx_engine::ParamRegImpl | privatestatic |