29 #ifndef _SMESH_ProjectionSource3D_I_HXX_
30 #define _SMESH_ProjectionSource3D_I_HXX_
32 #include <SALOMEconfig.h>
33 #include CORBA_SERVER_HEADER(SMESH_BasicHypothesis)
34 #include CORBA_SERVER_HEADER(SMESH_Mesh)
50 public virtual POA_StdMeshers::StdMeshers_ProjectionSource3D,
65 throw ( SALOME::SALOME_Exception );
76 throw ( SALOME::SALOME_Exception );
89 GEOM::GEOM_Object_ptr sourceVertex2,
90 GEOM::GEOM_Object_ptr targetVertex1,
91 GEOM::GEOM_Object_ptr targetVertex2)
92 throw ( SALOME::SALOME_Exception );
116 virtual void LoadFrom(
const char* theStream );