28 #ifndef _SMESH_ProjectionSource2D_I_HXX_
29 #define _SMESH_ProjectionSource2D_I_HXX_
31 #include <SALOMEconfig.h>
32 #include CORBA_SERVER_HEADER(SMESH_BasicHypothesis)
33 #include CORBA_SERVER_HEADER(SMESH_Mesh)
49 public virtual POA_StdMeshers::StdMeshers_ProjectionSource2D,
64 throw ( SALOME::SALOME_Exception );
75 throw ( SALOME::SALOME_Exception );
88 GEOM::GEOM_Object_ptr sourceVertex2,
89 GEOM::GEOM_Object_ptr targetVertex1,
90 GEOM::GEOM_Object_ptr targetVertex2)
91 throw ( SALOME::SALOME_Exception );
115 virtual void LoadFrom(
const char* theStream );