cgal/Installation/include/CGAL
Marc Glisse 34cbb9cd4b Make Epeck_d work & C++14-only cleanups
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.
2019-02-03 23:16:28 +01:00
..
Surface_mesh Fix dependencies by moving files 2018-03-23 14:17:24 +01:00
auto_link add missing URL and Id tags 2017-11-15 22:58:57 +01:00
boost PSP 2018-01-17 21:17:51 +00:00
export add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
internal Various deprecation-related improvements 2018-05-18 16:47:54 +02:00
license Merge pull request #3439 from aboudev/VSA-lingjie 2019-01-22 09:17:35 +01:00
Cartesian_converter_fwd.h make it work with any Kernel object 2018-05-03 15:05:47 +02:00
Kernel_traits_fwd.h make it work with any Kernel object 2018-05-03 15:05:47 +02:00
MSVC_compiler_config.h Add SPDX-License-Identifier 2017-12-06 13:10:11 +01:00
Polyhedron_3_fwd.h Add Polyhedron_3_fwd.h 2018-03-28 17:33:28 +01:00
atomic.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
config.h Make Epeck_d work & C++14-only cleanups 2019-02-03 23:16:28 +01:00
disable_warnings.h Disable a warning. Fix an allocator call 2018-05-15 15:37:51 +02:00
enable_warnings.h libs compile without warning 2018-01-17 15:02:32 +00:00
gl.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
glu.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
license.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
mutex.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
stddef.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
tss.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
use.h add SPDX identifier for files under the LGPL-3+ license 2017-11-12 10:17:50 +01:00
version.h `master` now targets CGAL-4.14 2018-10-01 15:11:49 +02:00
version_macros.h handle CGAL_GIT_HASH and CGAL_RELEASE_DATE in version.h 2018-01-03 11:13:19 +01:00