https://github.com/CGAL/cgal
Raw File
Tip revision: 4ce3a5509642d2b27bd684a213b5105406abaf6b authored by Maxime Gimeno on 07 March 2018, 10:00:49 UTC
Add a check before trying to load a cdt_3 to avoid crashing.
Tip revision: 4ce3a55
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