smesh/src
eap 3232c8723f 0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh
struct SMESH_TLink: public NLink {
+  const SMDS_MeshNode* node1() const { return first; }
+  const SMDS_MeshNode* node2() const { return second; }
};
2009-06-18 12:42:13 +00:00
..
Controls Issue 0020370: Symbols multi defined 2009-05-28 13:39:06 +00:00
Driver Test EXPORTS definition with target name as suggested by cmake 2009-03-06 16:00:11 +00:00
DriverDAT Test EXPORTS definition with target name as suggested by cmake 2009-03-06 16:00:11 +00:00
DriverMED Test EXPORTS definition with target name as suggested by cmake 2009-03-06 16:00:11 +00:00
DriverSTL Test EXPORTS definition with target name as suggested by cmake 2009-03-06 16:00:11 +00:00
DriverUNV 0019936: EDF 794 SMESH : Export UNV : Node color and group id 2009-05-26 05:22:13 +00:00
MEFISTO2 compatibility windows compilation with cmake 2009-02-24 09:27:39 +00:00
OBJECT Issue 0019818: EDF 703 SMESH VISU : Display Mesh Groups names in viewer (as a caption) 2009-05-27 12:05:48 +00:00
SMDS 0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh 2009-06-18 12:38:26 +00:00
SMESH 0020128: EDF SMESH 926 : Quadratic conversion of BLSURF mesh 2009-06-18 12:42:13 +00:00
SMESH_I Implementation of new version ExtrusionAlongPath (20003 from Mantis). 2009-06-10 07:09:15 +00:00
SMESH_SWIG Implementation of new version ExtrusionAlongPath (20003 from Mantis). 2009-06-10 07:09:15 +00:00
SMESH_SWIG_WITHIHM Test EXPORTS definition with target name as suggested by cmake 2009-03-06 16:00:11 +00:00
SMESHClient Test EXPORTS definition with target name as suggested by cmake 2009-03-06 16:00:11 +00:00
SMESHDS 0020145: EDF 666 SMESH: Modifications of GEOM groups are not taken into account 2009-05-25 11:24:54 +00:00
SMESHFiltersSelection Test EXPORTS definition with target name as suggested by cmake 2009-03-06 16:00:11 +00:00
SMESHGUI Implementation of new version ExtrusionAlongPath (20003 from Mantis). 2009-06-10 07:09:15 +00:00
StdMeshers 0020279: [CEA 334] control the "random" use when using mesh algorithms 2009-05-20 13:21:04 +00:00
StdMeshers_I Test EXPORTS definition with target name as suggested by cmake 2009-03-06 16:00:11 +00:00
StdMeshersGUI enable NoteBook variables for "MaxSize" 2009-03-11 14:52:48 +00:00
Makefile.am Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00