mFES - molecular Finite Element Solver  0.4
Classes | Namespaces | Functions
VCG.h File Reference
#include <vcg/complex/complex.h>
#include <vcg/complex/algorithms/update/topology.h>
#include <vcg/complex/algorithms/update/normal.h>
#include <vcg/complex/algorithms/clean.h>
#include <vcg/complex/algorithms/smooth.h>
#include <wrap/io_trimesh/import.h>
#include <wrap/io_trimesh/export_stl.h>
#include <vcg/space/point3.h>

Go to the source code of this file.

Classes

struct  mUsedTypes
class  mVertex
class  mFace
class  mMesh
class  vcg::tri::SmallComponent< _MeshType >

Namespaces

namespace  vcg
namespace  vcg::tri

Functions

template<class MeshType >
std::pair< int, int > vcg::RemoveSmallConnectedComponentsSize (MeshType &m, int maxCCSize)