https://github.com/CGAL/cgal
Raw File
Tip revision: 416cbbcf47d2b6bc0117e06c4124ae41dfc0c82f authored by Laurent Rineau on 29 October 2019, 14:23:41 UTC
Merge pull request #4277 from MaelRL/PMP-Locate_rework_traits-GF
Tip revision: 416cbbc
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