mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-14 16:44:37 +00:00
Moved away the old, no more used, version of the plume core. Now it is in the vcg library
This commit is contained in:
parent
54b81ee0fa
commit
61a7446acd
@ -25,7 +25,7 @@
|
||||
#include <vcg/complex/complex.h>
|
||||
#include <wrap/io_trimesh/export_vmi.h>
|
||||
#include <vcg/complex/algorithms/smooth.h>
|
||||
#include "plymc.h"
|
||||
#include <vcg/complex/algorithms/create/plymc/plymc.h>
|
||||
#include "simplemeshprovider.h"
|
||||
|
||||
using namespace vcg;
|
||||
|
||||
@ -1,15 +1,10 @@
|
||||
include (../../shared.pri)
|
||||
|
||||
HEADERS += filter_plymc.h \
|
||||
volume.h\
|
||||
voxel.h \
|
||||
plymc.h \
|
||||
simplemeshprovider.h \
|
||||
tri_edge_collapse_mc.h \
|
||||
$$VCGDIR/vcg/complex/algorithms/local_optimization/tri_edge_collapse.h
|
||||
|
||||
|
||||
SOURCES += filter_plymc.cpp \
|
||||
$$VCGDIR/wrap/ply/plylib.cpp
|
||||
|
||||
TARGET = filter_plymc
|
||||
TARGET = filter_plymc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user