
Go to the source code of this file.
Namespaces | |
| namespace | vcg |
* | |
| namespace | vcg::tri |
Functions | |
| template<class MESH_TYPE > | |
| void | vcg::tri::CreaseCut (MESH_TYPE &m, float angleRad) |
| Open a mesh cutting all the edges where the two faces make an angle *larger* than the indicated threshold. | |
| template<class MESH_TYPE > | |
| void | vcg::tri::CutMeshAlongNonFauxEdges (MESH_TYPE &m) |
| Open a mesh along non-faux edges. | |