#include <vcg/connectors/halfedge_pos.h>
#include <vcg/complex/trimesh/allocate.h>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | vcg::tri::HalfEdgeTopology< MeshType > |
Class containing functions to modify the topology of a halfedge based mesh. More... | |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::tri |