10 #ifndef GGSGEOPLUGINMANAGER_H_
11 #define GGSGEOPLUGINMANAGER_H_
62 return _geoConstruction;
Abstract class needed to load GGS geometry.
~GGSGeoPluginManager()
Destructor.
static GGSGeoPluginManager & GetInstance()
Get the singleton instance.
Manager for geometry plugin.
bool LoadGeoPlugin(const std::string &libName)
Loads the geometry plugin library.
GGSVGeometryConstruction * GetGeoConstruction()
Returns the geometry construction object.