| # | Line 5 | Line 5 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 5 | * triangulate.c | |
| 6 | * | |
| 7 | * Adapted by Greg Ward on 1/23/14. | |
| 8 | < | * Copyright 2014 Anyhere Software. All rights reserved. |
| 8 | > | * Fixes for polygons with seams/holes and co-linear vertices added |
| 9 | > | * by Nathaniel Jones on 12/21/16. |
| 10 | > | * Copyright 2016 Anyhere Software. All rights reserved. |
| 11 | * | |
| 12 | */ | |
| 13 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |