![]() |
PeriDyno 1.2.1
|
#include <initializeDualParticleSystem.h>


Static Public Member Functions | |
| static PluginEntry * | instance () |
Protected Member Functions | |
| void | initializeActions () override |
Protected Member Functions inherited from dyno::PluginEntry | |
| virtual void | initializeNodeCreators () |
Private Member Functions | |
| DualParticleSystemInitializer () | |
Static Private Attributes | |
| static std::atomic< DualParticleSystemInitializer * > | 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 initializeDualParticleSystem.h.
|
private |
Definition at line 40 of file initializeDualParticleSystem.cpp.


|
overrideprotectedvirtual |
Reimplemented from dyno::PluginEntry.
Definition at line 45 of file initializeDualParticleSystem.cpp.

|
static |
Definition at line 21 of file initializeDualParticleSystem.cpp.


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