classDLLPlugin 01
Detailed Description¶
base class for all A:M plugins.
The functions are broken down into three main categories: Construction/Destruction, Interface and Serialization. A fourth category, Rendering, is defined in the derived classes.
Definition at line 21 of file DLLPlugi.h.