cleaning up include files
This commit is contained in:
parent
1c0ae1268c
commit
760a767504
|
@ -40,6 +40,8 @@ sampling strategies (montecarlo, stratified etc).
|
||||||
#include <vcg/space/index/spatial_hashing.h>
|
#include <vcg/space/index/spatial_hashing.h>
|
||||||
#include <vcg/complex/trimesh/stat.h>
|
#include <vcg/complex/trimesh/stat.h>
|
||||||
#include <vcg/complex/trimesh/update/topology.h>
|
#include <vcg/complex/trimesh/update/topology.h>
|
||||||
|
#include <vcg/complex/trimesh/update/normal.h>
|
||||||
|
#include <vcg/complex/trimesh/update/flag.h>
|
||||||
#include <vcg/space/box2.h>
|
#include <vcg/space/box2.h>
|
||||||
namespace vcg
|
namespace vcg
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue