![]() |
PeriDyno 0.8.2
|
#include <initializeObjIO.h>


Static Public Member Functions | |
| static PluginEntry * | instance () |
Protected Member Functions | |
| void | initializeActions () override |
Protected Member Functions inherited from dyno::PluginEntry | |
| virtual void | initializeNodeCreators () |
| virtual void | initializeActions () |
Private Member Functions | |
| OBJInitializer () | |
Static Private Attributes | |
| static std::atomic< OBJInitializer * > | gInstance |
| static std::mutex | gMutex |
Additional Inherited Members | |
Public Member Functions inherited from dyno::PluginEntry | |
| PluginEntry () | |
| const char * | name () const |
| const char * | version () const |
| const char * | description () const |
| void | setName (std::string pluginName) |
| void | setVersion (std::string pluginVersion) |
| void | setDescription (std::string desc) |
| bool | initialize () |
Definition at line 6 of file initializeObjIO.h.
|
inlineprivate |
|
overrideprotectedvirtual |
Reimplemented from dyno::PluginEntry.
Definition at line 38 of file initializeObjIO.cpp.

|
static |
Definition at line 19 of file initializeObjIO.cpp.


|
staticprivate |
Definition at line 17 of file initializeObjIO.h.
|
staticprivate |
Definition at line 18 of file initializeObjIO.h.