#include <algorithm>#include <vector>#include <vcg/simplex/face/pos.h>#include <vcg/simplex/face/topology.h>#include <vcg/simplex/edge/topology.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 >::PVertexEdge |
| class | vcg::tri::UpdateTopology< UpdateMeshType > |
| Generation of per-vertex and per-face topological information. More... | |
Namespaces | |
| namespace | vcg |
* | |
| namespace | vcg::tri |