![]() |
Hot Door CORE 0.8.3
Adobe® Illustrator® Plug-in Library
|
Header file for manipulation of the plugin itself. More...
Classes | |
class | hdi::core::Plugin |
Base plugin class; the heart of any plugin project. More... | |
Macros | |
#define | HDI_CORE_PLUGIN hdi::core::Plugin::instance() |
Slightly shorter way to access the Plugin instance, but still utilizing a non-colliding name scheme. | |
Functions | |
hdi::core::Plugin::Options | operator| (const hdi::core::Plugin::Options lhs_, const hdi::core::Plugin::Options rhs_) |
hdi::core::Plugin::Options & | operator|= (hdi::core::Plugin::Options &lhs__, const hdi::core::Plugin::Options rhs_) |
Header file for manipulation of the plugin itself.