29#ifndef _SMESH_Prism_3D_I_HXX_
30#define _SMESH_Prism_3D_I_HXX_
32#include <SALOMEconfig.h>
33#include CORBA_SERVER_HEADER(SMESH_BasicHypothesis)
45 public virtual POA_StdMeshers::StdMeshers_Prism_3D,
60 static bool IsApplicable(
const TopoDS_Shape &S,
bool toCheckAll,
int dim);
67 public virtual POA_StdMeshers::StdMeshers_RadialPrism_3D,
82 static bool IsApplicable(
const TopoDS_Shape &S,
bool toCheckAll,
int dim);
Definition: SMESH_3D_Algo_i.hxx:43
Definition: SMESH_Gen.hxx:68
Definition: StdMeshers_Prism_3D_i.hxx:47
::StdMeshers_Prism_3D * GetImpl()
Definition: StdMeshers_Prism_3D_i.cxx:60
static bool IsApplicable(const TopoDS_Shape &S, bool toCheckAll, int dim)
Definition: StdMeshers_Prism_3D_i.cxx:66
StdMeshers_Prism_3D_i(PortableServer::POA_ptr thePOA, ::SMESH_Gen *theGenImpl)
StdMeshers_Prism_3D_i::StdMeshers_Prism_3D_i.
Definition: StdMeshers_Prism_3D_i.cxx:43
virtual ~StdMeshers_Prism_3D_i()
Definition: StdMeshers_Prism_3D_i.cxx:55
Algo building prisms on a prism shape.
Definition: StdMeshers_Prism_3D.hxx:483
Definition: StdMeshers_Prism_3D_i.hxx:69
::StdMeshers_RadialPrism_3D * GetImpl()
Definition: StdMeshers_Prism_3D_i.cxx:95
static bool IsApplicable(const TopoDS_Shape &S, bool toCheckAll, int dim)
Definition: StdMeshers_Prism_3D_i.cxx:101
virtual ~StdMeshers_RadialPrism_3D_i()
Definition: StdMeshers_Prism_3D_i.cxx:90
StdMeshers_RadialPrism_3D_i(PortableServer::POA_ptr thePOA, ::SMESH_Gen *theGenImpl)
StdMeshers_RadialPrism_3D_i::StdMeshers_RadialPrism_3D_i.
Definition: StdMeshers_Prism_3D_i.cxx:78
Definition: StdMeshers_RadialPrism_3D.hxx:44