Clement Jamin
84d3517cdd
Clean-up \cgalModifXXX
2014-05-19 16:54:37 +02:00
Clement Jamin
a55a810fe4
Replace Hidden_type by unspecified_type
2014-05-19 16:17:44 +02:00
Clement Jamin
42e2287f8c
Add "advanced" sections + clarify some sentences
2014-05-19 16:10:49 +02:00
Clement Jamin
6c67029107
Fix link
2014-05-15 17:48:17 +02:00
Clement Jamin
b551545f91
Fix link in T2 doc.
2014-05-15 17:44:11 +02:00
Clement Jamin
189529b349
Split concepts TriangulationDSFullCell and TriangulationDSVertex
2014-05-15 17:42:47 +02:00
Clement Jamin
d5e2e3668f
Doc: add a precision
2014-05-15 13:33:11 +02:00
Clement Jamin
e34eb121b1
Clarify doc (Mariette's review)
2014-04-30 17:56:56 +02:00
Clement Jamin
b76ef3a7ef
Proof-reading of the documentation
2014-04-30 17:19:20 +02:00
Clement Jamin
9606d70583
Clarify dimensions (Mariette's review)
2014-04-30 15:47:07 +02:00
Clement Jamin
44ab951a9d
Remove problematic line-breaks
2014-04-30 15:46:44 +02:00
Sébastien Loriot
07a8ed657a
the post processing also collects fig anchors in the reference manual pages
...
(cherry picked from commit 8576c41a06 )
2014-04-11 10:32:38 +02:00
Clement Jamin
774a7c3923
Fix the "R"
2014-04-10 17:59:29 +02:00
Clement Jamin
db3960dee9
Minor fixes for doxygen
2014-04-10 11:01:36 +02:00
Clement Jamin
fbcf657a2d
Clean-up + code for static/dynamic dimension
2014-04-08 16:18:30 +02:00
Clement Jamin
62af53e7f0
Doc: add missing figure
2014-04-08 16:17:23 +02:00
Clement Jamin
8266346f6d
Move Substitute_point_in_vertex_iterator outside of Triangulation
2014-04-07 10:00:28 +02:00
Clement Jamin
144d03f08f
Merge branch 'Triangulation-higher_dimensions-odevil_shornus' of ssh://scm.cgal.org/var/git/cgal into Triangulation-higher_dimensions-odevil_shornus
2014-04-04 22:55:02 +02:00
Clement Jamin
b4b05769fd
Missing includes
2014-04-04 22:51:10 +02:00
Marc Glisse
4a321e57d2
Let it compile. Substitute_point_in_vertex_iterator should move out of
...
Triangulation ASAP.
2014-04-04 22:37:19 +02:00
Clement Jamin
9c8a469339
Use transform_iterator instead of iterator_adaptor
2014-04-04 16:06:33 +02:00
Clement Jamin
0709be0904
Substitute_iterator is not used anymore
2014-04-04 15:35:06 +02:00
Clement Jamin
e2faf48a5c
Store a pointer instead of a ref in Substitute_point_in_vertex_iterator
2014-04-04 15:28:04 +02:00
Clement Jamin
5c5151ce2b
New "substitution iterator" for orientation computation
2014-04-03 17:39:29 +02:00
Marc Glisse
171259e8c2
Make Point DefaultConstructible even in an unknown dimension (gives a
...
point of dim 0).
(cherry picked from commit 1d10685ec7 )
2014-04-02 15:43:22 +02:00
Clement Jamin
81a32628a6
Add requirements for "Point_d"
2014-04-02 15:27:03 +02:00
Clement Jamin
1930dec817
Untabify + make the examples use the Epick_d kernel
2014-04-01 17:30:49 +02:00
Clement Jamin
40538db82e
Use boost::optional::get_ptr() + comments
2014-04-01 17:19:54 +02:00
Clement Jamin
2258e7a810
Fix: use a pointer instead of a copy of Flat_orientation_d
...
Note: the previous commit fixing this problem (using
construct_flat_orientation_d_object()) was not compilable
2014-04-01 16:01:21 +02:00
Clement Jamin
3e7422dc75
Remove useless consts
2014-04-01 15:22:58 +02:00
Clement Jamin
92f3d67ebc
Do not use Flat_orientation_d default constructor (it might not exist)
2014-04-01 15:02:06 +02:00
Clement Jamin
939b8b648f
Fix warnings
2014-04-01 14:40:44 +02:00
Clement Jamin
53b9729d71
Merge branch 'Triangulation-higher_dimensions-odevil_shornus' of ssh://scm.cgal.org/var/git/cgal into Triangulation-higher_dimensions-odevil_shornus
2014-04-01 13:57:13 +02:00
Clement Jamin
2f874ff8a3
Bug fix (reference to temporary object)
...
Conflict_predicate now stores copies of the predicates instead of references.
2014-04-01 13:56:38 +02:00
Marc Glisse
5887acc1b4
typename only for dependent nested types.
2014-03-31 20:56:41 +02:00
Clement Jamin
3db5931721
Remove debugging code (oops)
2014-03-31 20:07:26 +02:00
Clement Jamin
3090bad5ce
Fix Dark_triangulation orientation bug.
...
See commit 7cb5ef208d
2014-03-31 20:06:12 +02:00
Clement Jamin
c7c7c184a3
Merge branch 'Triangulation-higher_dimensions-odevil_shornus' of ssh://scm.cgal.org/var/git/cgal into Triangulation-higher_dimensions-odevil_shornus
2014-03-31 19:41:15 +02:00
Clement Jamin
ee1183f8b5
Doc fixes according to Mariette's review
2014-03-31 19:38:56 +02:00
Marc Glisse
6728dede7f
Remove unused and illegal default arguments of do_locate.
2014-03-31 18:09:41 +02:00
Marc Glisse
7cb5ef208d
Construct_flat_orientation orients positively.
...
That's a bit inconvenient and not necessary at all for Triangulation,
and it exposes a bug there where dark and light triangulations have
inconsistent orientations.
(cherry picked from commit a7d67459b9 )
2014-03-31 17:45:09 +02:00
Clement Jamin
cedb382c88
Remove old doc files
2014-03-28 11:04:10 +01:00
Clement Jamin
b7bf6488cd
Doc fixes according to reviews
2014-03-28 11:02:50 +01:00
Clement Jamin
7e845cea75
Doc fixes according to Mariette's review
2014-03-27 18:00:44 +01:00
Clement Jamin
e65c167497
Minor fixes in the doc
2014-03-26 17:53:23 +01:00
Clement Jamin
769da4d749
Fix \cgalAdvanced
2014-03-26 17:02:10 +01:00
Clement Jamin
b7cfd3928f
rename get_tds_data=>tds_data + more detail in the doc
2014-03-26 16:54:14 +01:00
Clement Jamin
737215505a
Merge branch 'Triangulation-higher_dimensions-odevil_shornus' of ssh://scm.cgal.org/var/git/cgal into Triangulation-higher_dimensions-odevil_shornus
2014-03-26 16:37:26 +01:00
Clement Jamin
a73fccb17d
Using template alias declarations to document rebind classes in TDS3 + clarify
2014-03-26 16:36:13 +01:00
Marc Glisse
9e3028ba87
Let it compile.
...
Move the wrapper after the typedefs it uses.
Missing typename.
The last using typename may have to be replaced with a typedef for
gcc-4.6.
2014-03-25 16:53:46 +01:00