+2
-1
@@ -38,6 +38,7 @@
|
||||
#include <igl/ARAPEnergyType.h>
|
||||
#include <igl/boundary_loop.h>
|
||||
#include <igl/map_vertices_to_circle.h>
|
||||
#include <igl/lscm.h>
|
||||
|
||||
void python_export_igl(py::module &m)
|
||||
{
|
||||
@@ -77,5 +78,5 @@ void python_export_igl(py::module &m)
|
||||
#include "py_igl/py_arap.cpp"
|
||||
#include "py_igl/py_boundary_loop.cpp"
|
||||
#include "py_igl/py_map_vertices_to_circle.cpp"
|
||||
|
||||
#include "py_igl/py_lscm.cpp"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user