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

Method makeTet

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

Returns a new tet, possibly one resurrected from the dead. Resurrection reduces the need for garbage collection of dead tets. Assuming that the new tet will be linked into the mesh, the root tet is set to the new tet.

(Node n0, Node n1, Node n2, Node n3)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

addNodeMethod · 0.95
removeNodeMethod · 0.95
createFirstTetMethod · 0.95

Calls 4

fireTetAddedMethod · 0.95
ntetMethod · 0.80
removeMethod · 0.45
initMethod · 0.45

Tested by

no test coverage detected