![]()  | 
  
    PeriDyno 1.2.1
    
   | 
 
#include <initializeVolume.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 | |
| VolumeInitializer () | |
Static Private Attributes | |
| static std::atomic< VolumeInitializer * > | 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 initializeVolume.h.
      
  | 
  private | 
Definition at line 33 of file initializeVolume.cpp.


      
  | 
  overrideprotectedvirtual | 
Reimplemented from dyno::PluginEntry.
Definition at line 38 of file initializeVolume.cpp.

      
  | 
  static | 
Definition at line 14 of file initializeVolume.cpp.


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