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


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

|
overrideprotectedvirtual |
Reimplemented from dyno::PluginEntry.
Definition at line 43 of file initializeHeightField.cpp.

|
static |
Definition at line 24 of file initializeHeightField.cpp.


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