HDK
|
#include <pluginBase.h>
Public Member Functions | |
virtual HF_API | ~HfPluginBase () |
Protected Member Functions | |
HF_API | HfPluginBase ()=default |
Base class for all hydra plugin classes. This class provides no functionality other than to serve as a polymorphic type for the plugin registry.
Definition at line 39 of file pluginBase.h.
|
virtual |
|
protecteddefault |