-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updates Line to v1.3, which removes PointIndex type as it was only used as a return value for getStartIndex and getEndIndex. These now just simply return 0 and 1 respectively. PointIndex was not even used to specify the point index; it took a value of 0 or 1 so it was useless. Also updated code style.
- Loading branch information
Showing
2 changed files
with
28 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters