25#ifndef _SMESH_Projection_1D2D3D_I_HXX_
26#define _SMESH_Projection_1D2D3D_I_HXX_
28#include <SALOMEconfig.h>
29#include CORBA_SERVER_HEADER(SMESH_BasicHypothesis)
47 public virtual POA_StdMeshers::StdMeshers_Projection_3D,
62 static bool IsApplicable(
const TopoDS_Shape &S,
bool toCheckAll,
int dim);
70 public virtual POA_StdMeshers::StdMeshers_Projection_2D,
90 public virtual POA_StdMeshers::StdMeshers_Projection_1D2D,
110 public virtual POA_StdMeshers::StdMeshers_Projection_1D,
Definition: SMESH_1D_Algo_i.hxx:45
Definition: SMESH_2D_Algo_i.hxx:45
Definition: SMESH_3D_Algo_i.hxx:43
Definition: SMESH_Gen.hxx:68
Definition: StdMeshers_Projection_1D_2D_3D_i.hxx:92
::StdMeshers_Projection_1D2D * GetImpl()
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:127
StdMeshers_Projection_1D2D_i(PortableServer::POA_ptr thePOA, ::SMESH_Gen *theGenImpl)
StdMeshers_Projection_1D2D_i::StdMeshers_Projection_1D2D_i.
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:110
virtual ~StdMeshers_Projection_1D2D_i()
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:122
Definition: StdMeshers_Projection_1D2D.hxx:32
Definition: StdMeshers_Projection_1D_2D_3D_i.hxx:112
::StdMeshers_Projection_1D * GetImpl()
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:156
virtual ~StdMeshers_Projection_1D_i()
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:151
StdMeshers_Projection_1D_i(PortableServer::POA_ptr thePOA, ::SMESH_Gen *theGenImpl)
StdMeshers_Projection_1D_i::StdMeshers_Projection_1D_i.
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:139
Definition: StdMeshers_Projection_1D.hxx:39
Definition: StdMeshers_Projection_1D_2D_3D_i.hxx:72
::StdMeshers_Projection_2D * GetImpl()
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:98
virtual ~StdMeshers_Projection_2D_i()
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:93
StdMeshers_Projection_2D_i(PortableServer::POA_ptr thePOA, ::SMESH_Gen *theGenImpl)
StdMeshers_Projection_2D_i::StdMeshers_Projection_2D_i.
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:81
Definition: StdMeshers_Projection_2D.hxx:38
Definition: StdMeshers_Projection_1D_2D_3D_i.hxx:49
virtual ~StdMeshers_Projection_3D_i()
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:54
StdMeshers_Projection_3D_i(PortableServer::POA_ptr thePOA, ::SMESH_Gen *theGenImpl)
StdMeshers_Projection_3D_i::StdMeshers_Projection_3D_i.
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:42
static bool IsApplicable(const TopoDS_Shape &S, bool toCheckAll, int dim)
Return true if the algorithm is applicable to a shape.
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:70
::StdMeshers_Projection_3D * GetImpl()
Definition: StdMeshers_Projection_1D_2D_3D_i.cxx:59
Definition: StdMeshers_Projection_3D.hxx:37