iceWing
|
#include "plugin.h"
Go to the source code of this file.
Data Structures | |
class | ICEWING::Plugin |
Namespaces | |
namespace | ICEWING |
Contains the definition of the ICEWing::Plugin interface. Any customized C++ plugin for iceWing must be implemented against this interface. Do not perform any changes to this file as they are going to affect all existing C++ plugin implementations!