ASPiK SDK
Loading...
Searching...
No Matches
ASPiK-Core

Classes

class  ParamSmoother< T >
 The ParamSmoother object performs parameter smoothing on GUI control information. You can choose linear or exponential smoothing. More...
 
class  PluginBase
 The PluginBase object is the base class for the Plugin Core object. More...
 
class  PluginCore
 The PluginCore object is the default PluginBase derived object for ASPiK projects. Note that you are fre to change the name of this object (as long as you change it in the compiler settings, etc...) More...
 
class  PluginParameter
 The PluginParameter object stores all of the data needed for any type of plugin parameter. It is a large object, but it is not complex as it really just stores LOTS of information about plugin parameters. More...
 

Detailed Description

The PluginCore:

The PluginParameter: