arunsrinivaasrs / poly2tri

Automatically exported from code.google.com/p/poly2tri
Other
0 stars 0 forks source link

Not possible to add Steiner points in JavaScript version #67

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

it is not possible to add Steiner points in JavaScript version (latest version 
from repo).
There is js.poly2tri.SweepContext.prototype.AddHole()
but there is no AddPoint() , like in the C++ version.

Original issue reported on code.google.com by remi.tur...@gmail.com on 13 Mar 2013 at 3:03

GoogleCodeExporter commented 8 years ago
I propose a fix here:
https://code.google.com/r/remiturboult-poly2tri-js/source/detail?r=89842a50b4569
10a8699729c5b252bfd4c2e13b3

Original comment by remi.tur...@gmail.com on 13 Mar 2013 at 4:09

GoogleCodeExporter commented 8 years ago
Thanks!

Your fixes have been applied :)

Original comment by thahlen@gmail.com on 13 Mar 2013 at 4:49