MCPcopy Create free account
hub / github.com/dhale/jtk / removeNode

Method removeNode

core/src/main/java/edu/mines/jtk/mesh/TetMesh.java:2107–2211  ·  view source on GitHub ↗

Removes a node from the mesh, if the node is in the mesh. @param node the node to remove. @return true, if the node was (in the mesh and) removed; false, otherwise.

(Node node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

testTetListenerMethod · 0.95
testSimpleMethod · 0.95
testLineMethod · 0.95
testCubeMethod · 0.95
testAddFindRemoveMethod · 0.95
moveNodeMethod · 0.95

Calls 15

fireNodeWillBeRemovedMethod · 0.95
unlinkNodeMethod · 0.95
killTetMethod · 0.95
clearTetMarksMethod · 0.95
clearNodeMarksMethod · 0.95
leftOfPlaneMethod · 0.95
inSphereMethod · 0.95
makeTetMethod · 0.95
linkTetsMethod · 0.95
validateMethod · 0.95
fireNodeRemovedMethod · 0.95

Tested by 5

testTetListenerMethod · 0.76
testSimpleMethod · 0.76
testLineMethod · 0.76
testCubeMethod · 0.76
testAddFindRemoveMethod · 0.76