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

Method getTetsInternal

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

Gets a tet iterator for internal use. This iterator checks and sets tet marks, and is not thread safe. However, it requires only O(1) time to construct. This speed is useful when iteration is canceled before it is completed.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getTetsMethod · 0.95

Calls 2

clearTetMarksMethod · 0.95
stackTetMethod · 0.95

Tested by

no test coverage detected