missing MESHLAB_SCALAR

This commit is contained in:
alemuntoni 2020-11-17 19:32:26 +01:00
parent 78914d9aa0
commit ff5aeabe22

View File

@ -28,7 +28,7 @@
#include <gr/algorithms/PointPairFilter.h>
//#include <QtScript>
using PointType = gr::Point3D<float>;
using PointType = gr::Point3D<MESHLAB_SCALAR>;
GlobalRegistrationPlugin::GlobalRegistrationPlugin()
{