Salome HOME
22316: EDF 2719 SMESH: Split hexas into prisms
authoreap <eap@opencascade.com>
Mon, 20 Jan 2014 10:35:19 +0000 (10:35 +0000)
committereap <eap@opencascade.com>
Mon, 20 Jan 2014 10:35:19 +0000 (10:35 +0000)
commitd2c62e114d7c0cbe1be4487e2da51a7946d7f45a
tree2fc04245d6e7f87e45d7b954f97dda1006a759d5
parent0eac807ec151becae655c3c3791c2ef5ed118ca7
22316: EDF 2719 SMESH: Split hexas into prisms

+  double GetDistance( const SMDS_MeshElement* elem, const gp_Pnt& point );
+  double GetDistance( const SMDS_MeshEdge* edge, const gp_Pnt& point );
+  double GetDistance( const SMDS_MeshVolume* volume, const gp_Pnt& point );
src/SMESHUtils/SMESH_MeshAlgos.cxx
src/SMESHUtils/SMESH_MeshAlgos.hxx