Skip to content

v0.2.55..v0.2.56 changeset GeometryUtils.h

Garret Voltz edited this page Aug 14, 2020 · 3 revisions
diff --git a/hoot-core/src/main/cpp/hoot/core/util/GeometryUtils.h b/hoot-core/src/main/cpp/hoot/core/util/GeometryUtils.h
index 87ebc3d..89fba91 100644
--- a/hoot-core/src/main/cpp/hoot/core/util/GeometryUtils.h
+++ b/hoot-core/src/main/cpp/hoot/core/util/GeometryUtils.h
@@ -147,6 +147,7 @@ public:
 
   /**
    * Creates a bounding rectangle within the specified map
+   *
    * @param map the map to insert the bounding rectangle in
    * @param bounds bounding box
    * @return ElementId of the way created
Clone this wiki locally