26 #ifndef NVNEURAL_EXPORTPLUGIN_H
27 #define NVNEURAL_EXPORTPLUGIN_H
31 namespace nvneural {
namespace plugin {
void InitializePluginTypes() noexcept(false)
Registration function for initializing exported types.
const char * PluginName
Plugin "name" attribute to display in the editor and other tools.
const char * PluginVersion
Plugin version string to display in the editor and other tools.
const char * PluginAuthor
Plugin authorship string to display in the editor and other tools.
const char * PluginDescription
Plugin description string to display in the editor and other tools.