https://github.com/CGAL/cgal
Raw File
Tip revision: d485c73c7a8d6d7f4e9f51cf1663be4fd3be83a2 authored by Laurent Rineau on 27 February 2018, 14:43:17 UTC
Fixes after review by Jane T. and Simon G.
Tip revision: d485c73
TODO
CODE
---------
enable_if for draw_in_ipe triangulation and draw_dual_in_ipe
restrict draw_skeleton_in_ipe 

in diagram svg does not work with epic
CMAKE
-------------
check on a mac usual include and lib dir of ipe
test if ipe present else do not try to compile this module (install procedure?)
back to top