Sébastien Loriot
7983a44b0c
more polishing of the doc
2014-10-15 16:45:14 +02:00
Sébastien Loriot
14ca4cacef
rename Source_point_handle -> Source_point_iterator
2014-10-15 16:27:09 +02:00
Sébastien Loriot
a2dc6f6ccc
rename clear_sequence_tree -> clear
2014-10-15 16:23:47 +02:00
Sébastien Loriot
37591853e3
fix doc and public API of main class
2014-10-15 16:19:45 +02:00
Sébastien Loriot
d21cb80244
rename traits functors
...
Project_triangle_3_to_triangle_2 -> Construct_triangle_3_to_triangle_2_projection
Flatten_triangle_3_along_segment_2 -> Construct_triangle_3_along_segment_2_flattening
Parametric_distance_along_segment_2 -> Compute_parametric_distance_along_segment_2
2014-10-15 10:31:17 +02:00
Sébastien Loriot
9dfb6bf372
polishing doc before submission
2014-10-15 10:21:27 +02:00
Sébastien Loriot
da5298f123
fix warnings
2014-10-15 10:03:49 +02:00
Stephen Kiazyk
f720e3a07f
Proofreading the documentation
2014-09-26 11:53:30 -04:00
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
581a34accf
Moved documentation for Barycentric_coordinate_type enum
2014-09-24 17:48:30 -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
Sébastien Loriot
fbc46bd95e
rename Polyhedron_shortest_path -> Surface_mesh_shortest_path
2014-09-19 17:33:43 +02:00