mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-16 01:24:36 +00:00
missing MESHLAB_SCALAR
This commit is contained in:
parent
78914d9aa0
commit
ff5aeabe22
@ -28,7 +28,7 @@
|
||||
#include <gr/algorithms/PointPairFilter.h>
|
||||
//#include <QtScript>
|
||||
|
||||
using PointType = gr::Point3D<float>;
|
||||
using PointType = gr::Point3D<MESHLAB_SCALAR>;
|
||||
|
||||
GlobalRegistrationPlugin::GlobalRegistrationPlugin()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user