mirror of https://github.com/CGAL/cgal
Surface mesh example.
This commit is contained in:
parent
74a68d4694
commit
6469319870
|
|
@ -39,6 +39,7 @@ void draw(const SM& asm);
|
|||
#include <CGAL/Qt/init_ogl_context.h>
|
||||
#include <CGAL/Surface_mesh.h>
|
||||
#include <CGAL/draw_face_graph.h>
|
||||
|
||||
namespace CGAL
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue