7 #ifndef __OPVTKMESH_PLUGIN_HPP__ 8 #define __OPVTKMESH_PLUGIN_HPP__ 11 #include <fwRuntime/Plugin.hpp> 41 #endif //__OPVTKMESH_PLUGIN_HPP__ void start()
Notifies the plugin about its start.
The namespace opVTKMesh contains an implementation of a VTK mesher.
void stop() noexcept
Notifies the plugin about its stop.
Provides a default plugin implementation.
~Plugin() noexcept
destructor
Implements a plugin for the opVTKMesh bundle.