Skip to main content

build_edge_collapse_candidates

build_edge_collapse_candidates(mesh, heap, edge_map, vertex_quadratics, restricted_vertices)

Kind: global function

ParamType
meshTopoMesh
heapBinaryHeap.<EdgeCollapseCandidate>
edge_mapMap.<TopoEdge, EdgeCollapseCandidate>
vertex_quadraticsMap.<number, Quadratic3>
restricted_verticesSet.<number>