mantaflow  0.10
A framework for fluid simulation
Functions
edgecollapse.h File Reference
#include "mesh.h"

Go to the source code of this file.

Functions

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)