Skip to content

Conversation

gdey
Copy link
Member

@gdey gdey commented Sep 2, 2019

  • ForPoints handles colinear points. Returns Colinear for colinear
    points.

  • Added convenience function ForGeomPoints that will unwrap the geom.Point
    into [2]float64 values

  • Added new function Orientation that takes an yDirection value to return
    the correct winding order for that direction of the y-axis

* ForPoints  handles colinear points. Returns Colinear for colinear
 points.

* Added convience function ForGeomPoints that will unwrap the geom.Point
into [2]float64 values

* Added new function Orienation that takes an yDirection value to return
the correct winding order for that direction of the y-axis
@coveralls
Copy link

coveralls commented Sep 2, 2019

Pull Request Test Coverage Report for Build 286

  • 49 of 51 (96.08%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.2%) to 58.009%

Changes Missing Coverage Covered Lines Changed/Added Lines %
windingorder/windingorder.go 49 51 96.08%
Files with Coverage Reduction New Missed Lines %
planar/triangulate/constraineddelaunay/triangulator.go 3 58.52%
Totals Coverage Status
Change from base Build 284: 0.2%
Covered Lines: 5762
Relevant Lines: 9933

💛 - Coveralls

@gdey gdey merged commit c4fa59f into master Sep 2, 2019
@gdey gdey deleted the winding_order_updates branch September 2, 2019 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants