Salome HOME
0022743: EDF GEOM: Regression in MakePipeTShapeChamfer: Some faces are missing in...
[modules/geom.git] / src / GEOM_I / GEOM_Gen_i.hh
index 5a2c0382b94f9bdb46aabdf5f9c27dd00bb9f5e4..5af30555178ee201fedc9816ade20dc8260cfee5 100644 (file)
@@ -404,6 +404,8 @@ class GEOM_I_EXPORT GEOM_Gen_i: virtual public POA_GEOM::GEOM_Gen, virtual publi
                         std::set<std::string>& aChildren, 
                         std::set<std::string>& anOthers);
 
+  void LoadPlugin(const std::string& theLibName);
+
  private:
 
    ::GEOMImpl_Gen* _impl;