[prev in list] [next in list] [prev in thread] [next in thread] 

List:       geos-commits
Subject:    [geos-commits] r3238 - in trunk: include/geos/noding/snapround
From:       svn_geos () osgeo ! org
Date:       2011-02-23 14:37:18
Message-ID: 20110223143718.4D47439039B () trac ! osgeo ! org
[Download RAW message or body]

Author: strk
Date: 2011-02-23 06:37:18 -0800 (Wed, 23 Feb 2011)
New Revision: 3238

Modified:
   trunk/include/geos/noding/snapround/MCIndexSnapRounder.h
   trunk/include/geos/noding/snapround/MCIndexSnapRounder.inl
   trunk/src/noding/snapround/MCIndexSnapRounder.cpp
Log:
Update port info for MCIndexSnapRounder (and remove testing-only check)

Modified: trunk/include/geos/noding/snapround/MCIndexSnapRounder.h
===================================================================
--- trunk/include/geos/noding/snapround/MCIndexSnapRounder.h	2011-02-23 14:37:05 UTC (rev 3237)
+++ trunk/include/geos/noding/snapround/MCIndexSnapRounder.h	2011-02-23 14:37:18 UTC (rev 3238)
@@ -13,7 +13,7 @@
  *
  **********************************************************************
  *
- * Last port: noding/snapround/MCIndexSnapRounder.java rev. 1.3 (JTS-1.9)
+ * Last port: noding/snapround/MCIndexSnapRounder.java r320 (JTS-1.12)
  *
  **********************************************************************/
 
@@ -88,9 +88,9 @@
 	 * Computes nodes introduced as a result of
 	 * snapping segments to vertices of other segments
 	 *
-	 * @param segStrings the list of segment strings to snap together
+	 * @param edges the list of segment strings to snap together
 	 *        NOTE: they *must* be instances of NodedSegmentString, or
-	 * 	  an assertion will fail.
+	 * 	            an assertion will fail.
 	 */
 	void computeVertexSnaps(std::vector<SegmentString*>& edges);
 

Modified: trunk/include/geos/noding/snapround/MCIndexSnapRounder.inl
===================================================================
--- trunk/include/geos/noding/snapround/MCIndexSnapRounder.inl	2011-02-23 14:37:05 UTC (rev 3237)
+++ trunk/include/geos/noding/snapround/MCIndexSnapRounder.inl	2011-02-23 14:37:18 UTC (rev 3238)
@@ -13,7 +13,7 @@
  *
  **********************************************************************
  *
- * Last port: noding/snapround/MCIndexSnapRounder.java rev. 1.3 (JTS-1.9)
+ * Last port: noding/snapround/MCIndexSnapRounder.java r320 (JTS-1.12)
  *
  **********************************************************************/
 

Modified: trunk/src/noding/snapround/MCIndexSnapRounder.cpp
===================================================================
--- trunk/src/noding/snapround/MCIndexSnapRounder.cpp	2011-02-23 14:37:05 UTC (rev 3237)
+++ trunk/src/noding/snapround/MCIndexSnapRounder.cpp	2011-02-23 14:37:18 UTC (rev 3238)
@@ -13,7 +13,7 @@
  *
  **********************************************************************
  *
- * Last port: noding/snapround/MCIndexSnapRounder.java rev. 1.3 (JTS-1.9)
+ * Last port: noding/snapround/MCIndexSnapRounder.java r320 (JTS-1.12)
  *
  **********************************************************************/
 
@@ -123,7 +123,7 @@
 
 	// testing purposes only - remove in final version
 	assert(nodedSegStrings == inputSegmentStrings);
-	checkCorrectness(*inputSegmentStrings);
+	//checkCorrectness(*inputSegmentStrings);
 }
 
 /*private*/

_______________________________________________
geos-commits mailing list
geos-commits@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic