#include <stdio.h>
#include <vector>
#include "features/Vertex.h"
#include <CGAL/Vector_3.h>
#include <CGAL/Point_3.h>
#include <CGAL/Kernel/global_functions.h>
Go to the source code of this file.