Commit Graph

22 Commits

Author SHA1 Message Date
Sylvain Pion 669a1c9bc9 Fix align=center in <img> to align=middle. 2007-01-13 21:23:45 +00:00
Sylvain Pion d9313ba065 Properly link to Geomview_stream now that we can.
Mention that vertex/cell I/O operators are used in the I/O of T3.
2006-12-18 21:22:04 +00:00
Laurent Rineau 49cbf113ec - add mirror_vertex and mirror_index in the ref page of Triangulation_2.
- reorganize the documentation of mirror_index, mirror_vertex and
mirror_facet in the ref pages of Triangulation_3 and the concept TDS_3.
2006-11-29 19:11:16 +00:00
Nico Kruithof 6841f56078 Adding the test where the Delaunay triangulation and a (unweighted)
regular triangulation are compared. Also added vertices_in_conflict
to Regular_triangulation_3.h for that.
2006-09-12 07:31:24 +00:00
Monique Teillaud 2a9c25058d - more details on insertion and hidden points
- behavior for equal points specified, now consistent with Triangulation_3
and Delaunay_triangulation_3 (change in code is going to be committed by Nico)
2006-08-25 09:36:34 +00:00
Nico Kruithof 7ce6d89b94 Adding the simplex class to the Triangulation_3 package. 2006-08-09 15:25:13 +00:00
Sylvain Pion cdf486e7ae w_p is the squared radius, not the radius 2006-08-09 10:02:25 +00:00
Andreas Meyer b454b3febd manual cleanup:
* .C ---> .cpp
* removed ../examples from paths
* moved some demo/example files out of doc_tex into their respective place
* now it should build properly, again
2006-08-07 16:43:09 +00:00
Sylvain Pion 7fb437b9a9 \ccPrecond{Monique is picky} 2006-08-07 16:39:49 +00:00
Sylvain Pion a7f269bf76 Fix buggy doc. 2006-08-07 16:17:13 +00:00
Sylvain Pion a5c7104283 "equi-distant" -> "equidistant" 2006-08-07 16:13:17 +00:00
Andreas Fabri d020d1c996 Added ccCreationVariable 2006-08-07 08:58:33 +00:00
Sylvain Pion ed7a74e84d missing \ 2006-08-04 18:28:30 +00:00
Sylvain Pion cf872de855 - Add a new TCellBase model Triangulation_cell_base_with_circumcenter_3,
which stores the circumcenter.
- Delaunay.dual() now calls the .circumcenter() function of the cell
  to retrieve it.
- It implies a new requirement on the TCellBase, for the Delaunay::dual()
  case, hence the default model T_cell_base_3 provides a new function
  (and the concept is updated).
2006-08-04 18:23:08 +00:00
Sylvain Pion 102341c2c6 Delaunay :
- add function .dual_support(Cell_handle, int) returning a Line_3.
- replace the requirements Plane_3, Construct_perpendicular_line_3
  and Construct_plane_3 by the new Construct_equi_distant_line_3.
2006-08-04 15:21:57 +00:00
Sylvain Pion cd9143dccb - Rename power_test() to power_test_3() to avoid clash with 2D.
(they were almost not documented)
2006-08-02 08:00:32 +00:00
Andreas Fabri b746ffb9e2 changed .C to .cpp in examples 2006-07-09 19:51:14 +00:00
Andreas Meyer 5b5a60cecf rewritten the whole manual
ok. seriously:

renamed \chapter into \ccUserChapter and \ccRefChapter
2006-04-06 17:03:37 +00:00
Andreas Fabri 3617c93317 cleanup of \sections 2006-04-05 13:57:35 +00:00
Andreas Fabri 8934213aa5 cleanup of \sections 2006-04-05 08:47:41 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret ee07ad352c Move packages to trunk root 2006-02-14 08:58:20 +00:00