Go to the source code of this file.
|
void | Manta::CollapseEdge (Mesh &m, const int trinum, const int which, const Vec3 &edgevect, const Vec3 &endpoint, vector< int > &deletedNodes, std::map< int, bool > &taintedTris, int &numCollapses, bool doTubeCutting) |
|
Vec3 | Manta::ModifiedButterflySubdivision (Mesh &m, const Corner &ca, const Corner &cb, const Vec3 &fallback) |
|