24#ifndef _GEMA_PLUGIN_REGULAR_GRID_MESH_FACTORY_H_
25#define _GEMA_PLUGIN_REGULAR_GRID_MESH_FACTORY_H_
31#include "gmpRegularGridMeshVersion.h"
48 assert(category == GM_PLUGIN_MESH);
const GmLogCategory & logger()
Implementation of the GmpRegularGridMeshFactory factory plugin.
Definition gmpRegularGridMeshFactory.h:35
virtual const QStringList & depVersionInfo() const
Retuns dependency version information for the plugin. See comments on the base class.
Definition gmpRegularGridMeshFactory.h:60
GmpRegularGridMeshFactory()
Default constructor.
Definition gmpRegularGridMeshFactory.h:42
virtual const QMap< QString, QString > & versionInfo() const
Retuns version information for the plugin. See comments on the base class.
Definition gmpRegularGridMeshFactory.h:57
Simple class implementing the GmRegularGridMesh interface.
Definition gmpRegularGridMesh.h:36
#define GmPluginObjectFactoryInterfaceIID
Declaration of the GmpRegularGridMesh class.