![]() |
PeriDyno 1.2.1
|
#include <cassert>#include <map>#include <memory>#include <string>#include <atomic>#include <mutex>#include "PluginEntry.h"

Go to the source code of this file.
Classes | |
| class | dyno::Plugin |
| Class form managing and encapsulating shared libraries loading. More... | |
| class | dyno::PluginManager |
| Repository of plugins. It can instantiate any class from any loaded plugin by its name. More... | |
Namespaces | |
| namespace | dyno |
| This is an implementation of AdditiveCCD based on peridyno. | |