|
@@ -12,7 +12,7 @@
|
|
#include "CGAL_includes.hpp"
|
|
#include "CGAL_includes.hpp"
|
|
namespace igl
|
|
namespace igl
|
|
{
|
|
{
|
|
- // Convert a mesh (V,F) to a list of CGAL triangles
|
|
|
|
|
|
+ // Compute distances from a set of points P to a triangle mesh (V,F)
|
|
//
|
|
//
|
|
// Templates:
|
|
// Templates:
|
|
// Kernal CGAL computation and construction kernel (e.g.
|
|
// Kernal CGAL computation and construction kernel (e.g.
|