Stephen Kiazyk
07e35591d5
Changed API to use incremental construction paradigm
...
The code itself does not take advantage of this yet, but it
could be modified to do so in the future. I believe this also
makes the API a little clearer and easier to use.
2014-09-25 13:56:09 -04:00
Stephen Kiazyk
cb3c5996eb
Changed some lingering Polyhedron->Surface_mesh in doc
2014-09-25 08:49:51 -04:00
Stephen Kiazyk
581a34accf
Moved documentation for Barycentric_coordinate_type enum
2014-09-24 17:48:30 -04:00
Stephen Kiazyk
c7a0a693f8
Added command line mesh selection to ray point selection test
2014-09-23 17:24:37 -04:00
Stephen Kiazyk
4c20f60b65
Added extra test case to nearest surface test
2014-09-23 17:15:58 -04:00
Stephen Kiazyk
dad6e51757
Added mesh parameters to nearest surface location tests
2014-09-23 17:04:47 -04:00
Stephen Kiazyk
d998af7845
Added command-line parameters to start-end tests
2014-09-23 16:47:24 -04:00
Stephen Kiazyk
d41fd4bdc3
Updated TestMesh to use args and allow kernel selection
2014-09-23 16:44:16 -04:00
Stephen Kiazyk
8757d4ac07
Added the ability to select kernel when running benchmarks
2014-09-23 16:19:08 -04:00
Stephen Kiazyk
93060c6649
Incorrect script name in run_benchmarks.sh
2014-09-23 11:53:02 -04:00
Stephen Kiazyk
1d29a4dec0
Added .cmd file for Surface_mesh_shortest_path_test_2
2014-09-22 18:05:38 -04:00
Stephen Kiazyk
730c713a5b
Fix for shortest path test 1
...
Due to changes in sequence collector
2014-09-22 18:03:39 -04:00
Stephen Kiazyk
b7968eae18
Modifications to shortest_path_sequence_to_source_points
...
Changed the documentation to be clearer about which halfedges are
returned.
The query point will now always be passed to the visitor (unless no
shortest paths were found).
2014-09-22 17:01:38 -04:00
Stephen Kiazyk
a8ba386c4b
Added figure generation to benchmarks
...
All benchmark data is generated with a single call to a bash script now.
Still must be pasted into the user doc manually.
2014-09-22 16:41:23 -04:00
Sébastien Loriot
fbc46bd95e
rename Polyhedron_shortest_path -> Surface_mesh_shortest_path
2014-09-19 17:33:43 +02:00