Checked to not collapse triangular faces in Function RemoveValence2Vertices

This commit is contained in:
nico 2021-08-24 09:28:03 +10:00
parent 78d98b2577
commit bd05cf0932
1 changed files with 1 additions and 1 deletions

View File

@ -23,8 +23,8 @@
#ifndef __VCGLIB_POLY_MESH_ALGORITHM
#define __VCGLIB_POLY_MESH_ALGORITHM
#include <vcg/complex/algorithms/update/normal.h>
#include <vcg/complex/complex.h>
#include <vcg/complex/algorithms/update/normal.h>
#include <vcg/space/polygon3.h>
#include <vcg/complex/algorithms/update/color.h>
#include <vcg/complex/algorithms/closest.h>