mirror of https://github.com/CGAL/cgal
Still some rough edges:
1) double tab[]={.1,.2,.3}; Point_d p(tab+0,tab+3); lazily stores
iterators to tab, so tab had better still be alive when we need
update_exact.
2) One functor (point on a sphere) cannot be done exactly exactly with
a representation center+squared radius.
3) Several hacks that make this not as generic as it should be.
|
||
|---|---|---|
| .. | ||
| NewKernel_d | ||
| Epeck_d.h | ||
| Epick_d.h | ||
| argument_swaps.h | ||
| determinant_of_vectors.h | ||
| iterator_from_indices.h | ||
| transforming_iterator.h | ||
| transforming_pair_iterator.h | ||
| typeset.h | ||