7 #ifndef __OPVTKMESH_ACTION_SMESHCREATION_HPP__ 8 #define __OPVTKMESH_ACTION_SMESHCREATION_HPP__ 10 #include "opVTKMesh/config.hpp" 12 #include <fwGui/IActionSrv.hpp> 59 OPVTKMESH_API
void starting() override;
61 OPVTKMESH_API
void stopping() override;
64 OPVTKMESH_API
void configuring() override;
67 OPVTKMESH_API
void updating() override;
71 unsigned int m_reduction;
77 #endif // __OPVTKMESH_ACTION_SMESHCREATION_HPP__ The namespace opVTKMesh contains an implementation of a VTK mesher.
Defines the service interface managing the menu items.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
Action to create a mesh from an image using VTK library.