Skip to main content

build_face_graph_from_mesh

Functions

graph_create_off_mesh_links(graph)

Given that the input graph is disconnected - makes it connected by adding very heavy edges between disconnected node clusters If the graph is connected already - no change will be made

build_face_graph_from_mesh(mesh)Graph.<MultiNode.<TopoTriangle>>

graph_create_off_mesh_links(graph)

Given that the input graph is disconnected - makes it connected by adding very heavy edges between disconnected node clusters If the graph is connected already - no change will be made

Kind: global function

ParamType
graphGraph.<T>

build_face_graph_from_mesh(mesh) ⇒ Graph.<MultiNode.<TopoTriangle>>

Kind: global function

ParamType
meshTopoMesh

build_face_graph_from_mesh~face_cluster_graph : Graph.<MultiNode.<TopoTriangle>>

Kind: inner constant of build_face_graph_from_mesh

build_face_graph_from_mesh~node_map : Map.<TopoTriangle, MultiNode.<TopoTriangle>>

Kind: inner constant of build_face_graph_from_mesh