MVCDemo icon indicating copy to clipboard operation
MVCDemo copied to clipboard

Mean-Value Cloning (original code provided by authors)

Results 1 MVCDemo issues
Sort by recently updated
recently updated
newest added

../src/glwidget.cpp:447:20: required from here /usr/include/CGAL/Constrained_Delaunay_triangulation_face_base_2.h:42:41: error: no type named ‘Point_2’ in ‘class CGAL::Triangulation_vertex_base_2’ typedef typename Kernel::Point_2 Point; ^ /usr/include/CGAL/Constrained_Delaunay_triangulation_face_base_2.h:43:41: error: no type named ‘Segment_2’ in ‘class CGAL::Triangulation_vertex_base_2’ typedef typename Kernel::Segment_2...