#include <algorithm>
#include <vector>
#include <vcg/simplex/face/pos.h>
#include <vcg/complex/trimesh/base.h>
Go to the source code of this file.
Classes | |
class | vcg::tri::UpdateTopology< UpdateMeshType >::PEdge |
Auxiliairy data structure for computing face face adjacency information. More... | |
class | vcg::tri::UpdateTopology< UpdateMeshType >::PEdgeTex |
Auxiliairy data structure for computing face face adjacency information. More... | |
class | vcg::tri::UpdateTopology< UpdateMeshType > |
Generation of per-vertex and per-face topological information. More... | |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::tri |