smesh/src/SMDS
eap 509187908d Add an utility to iterate on nodes in the order of increasing ids
-  SMDS_NodeIteratorPtr nodesIterator() const;
+  SMDS_NodeIteratorPtr nodesIterator(bool idInceasingOrder=false) const;
2010-02-08 14:38:03 +00:00
..
Makefile.am untabify 2009-12-10 14:52:59 +00:00
SMDS_EdgePosition.cxx untabify 2009-10-02 16:19:27 +00:00
SMDS_EdgePosition.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_ElemIterator.hxx IMP 0020089: Take into account 0D elements (MED_POINT1) 2009-07-16 13:33:03 +00:00
SMDS_FaceOfEdges.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_FaceOfEdges.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_FaceOfNodes.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_FaceOfNodes.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_FacePosition.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_FacePosition.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_Iterator.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_IteratorOfElements.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_IteratorOfElements.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MemoryLimit.cxx Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00
SMDS_Mesh0DElement.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_Mesh0DElement.hxx 0020095: EDF 896 SMESH : Advanced Mesh info on a group 2009-08-21 05:41:59 +00:00
SMDS_Mesh.cxx Add an utility to iterate on nodes in the order of increasing ids 2010-02-08 14:38:03 +00:00
SMDS_Mesh.hxx Add an utility to iterate on nodes in the order of increasing ids 2010-02-08 14:38:03 +00:00
SMDS_MeshEdge.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MeshEdge.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MeshElement.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MeshElement.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MeshElementIDFactory.cxx Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00
SMDS_MeshElementIDFactory.hxx Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00
SMDS_MeshFace.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MeshFace.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MeshGroup.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MeshGroup.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MeshIDFactory.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MeshIDFactory.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MeshInfo.hxx 0020095: EDF 896 SMESH : Advanced Mesh info on a group 2009-08-21 05:41:59 +00:00
SMDS_MeshNode.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MeshNode.hxx untabify 2009-08-24 08:45:30 +00:00
SMDS_MeshObject.cxx Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00
SMDS_MeshObject.hxx Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00
SMDS_MeshVolume.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_MeshVolume.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_PolygonalFaceOfNodes.cxx 0020095: EDF 896 SMESH : Advanced Mesh info on a group 2009-08-21 05:41:59 +00:00
SMDS_PolygonalFaceOfNodes.hxx 0020095: EDF 896 SMESH : Advanced Mesh info on a group 2009-08-21 05:41:59 +00:00
SMDS_PolyhedralVolumeOfNodes.cxx GetNode(int index) no longer wraps index, rather GetNodeWrap(int index) does 2009-05-19 15:12:54 +00:00
SMDS_PolyhedralVolumeOfNodes.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_Position.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_Position.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_QuadraticEdge.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_QuadraticEdge.hxx 0020095: EDF 896 SMESH : Advanced Mesh info on a group 2009-08-21 05:41:59 +00:00
SMDS_QuadraticFaceOfNodes.cxx 0020095: EDF 896 SMESH : Advanced Mesh info on a group 2009-08-21 05:41:59 +00:00
SMDS_QuadraticFaceOfNodes.hxx 0020095: EDF 896 SMESH : Advanced Mesh info on a group 2009-08-21 05:41:59 +00:00
SMDS_QuadraticVolumeOfNodes.cxx 0020095: EDF 896 SMESH : Advanced Mesh info on a group 2009-08-21 05:41:59 +00:00
SMDS_QuadraticVolumeOfNodes.hxx 0020095: EDF 896 SMESH : Advanced Mesh info on a group 2009-08-21 05:41:59 +00:00
SMDS_SetIterator.hxx Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00
SMDS_SpacePosition.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_SpacePosition.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_TypeOfPosition.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_VertexPosition.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_VertexPosition.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_VolumeOfFaces.cxx untabify 2009-12-10 14:52:59 +00:00
SMDS_VolumeOfFaces.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_VolumeOfNodes.cxx untabify 2009-09-10 12:51:28 +00:00
SMDS_VolumeOfNodes.hxx untabify 2009-12-10 14:52:59 +00:00
SMDS_VolumeTool.cxx 0020139: EDF 944 SMESH : Get 2D/3D element with X, Y, Z coordinates 2009-09-10 05:19:01 +00:00
SMDS_VolumeTool.hxx 0020139: EDF 944 SMESH : Get 2D/3D element with X, Y, Z coordinates 2009-09-10 05:19:01 +00:00
SMDSAbs_ElementType.hxx untabify 2009-08-24 07:27:17 +00:00
SMESH_SMDS.hxx Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00