Information about auxilliary parameter details - purely customizeable. This uses the attributeValue union to set the attribute in multiple fashions without resorting to declaring multiple datatypes.
More...
#include <pluginstructures.h>
|
| AuxParameterAttribute (uint32_t _attributeID) |
|
void | reset (uint32_t _attributeID) |
|
void | setFloatAttribute (float f) |
|
void | setDoubleAttribute (double d) |
|
void | setIntAttribute (int n) |
|
void | setUintAttribute (unsigned int u) |
|
void | setBoolAttribute (bool b) |
|
void | setVoidPtrAttribute (void *vp) |
|
float | getFloatAttribute () |
|
double | getDoubleAttribute () |
|
int | getIntAttribute () |
|
unsigned int | getUintAttribute () |
|
bool | getBoolAttribute () |
|
void * | getVoidPtrAttribute () |
|
Information about auxilliary parameter details - purely customizeable. This uses the attributeValue union to set the attribute in multiple fashions without resorting to declaring multiple datatypes.
- Author
- Will Pirkle http://www.willpirkle.com
- Version
- Revision : 1.0
- Date
- Date : 2018 / 09 / 7
The documentation for this struct was generated from the following file:
- C:/RackAFX_v7/ASPIK_SDK/PluginTemplate/project_source/source/PluginKernel/pluginstructures.h