Merge pull request #544 from jaredjxyz/fix_segment_view_example_doc

Fix Segment View doc: Wrong output
This commit is contained in:
Adam Wulkiewicz
2019-01-03 04:40:54 +01:00
committed by GitHub

View File

@@ -50,8 +50,8 @@ int main()
/*`
Output:
[pre
(0, 0) (0, 4) (4, 4) (4, 0) (0, 0)
Area: 16
(0, 0) (1, 1)
Length: 1.41421
]
*/
//]