#include "glu_tesselator.h"
#include <vcg/simplex/edge/pos.h>
#include <vcg/complex/algorithms/clean.h>
#include <vcg/complex/algorithms/update/bounding.h>
Go to the source code of this file.
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::tri |
Functions | |
template<class MeshType > | |
void | vcg::tri::CapEdgeMesh (MeshType &em, MeshType &cm, bool revertFlag=false) |