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

Method setOuterBox

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

Sets and enables the outer box for this mesh. Tets with circumspheres entirely within the specified box are inner tets. All other tets are outer tets. An inner node, edge, or face has one or more inner tet nabors; an outer node, edge, or face has no inner tet nabors. The outer box is ty

(
    float xmin, float ymin, float zmin, float xmax, float ymax, float zmax)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

argumentMethod · 0.95
getTetsMethod · 0.95
hasNextMethod · 0.95
nextMethod · 0.95
clearInnerMethod · 0.95
clearOuterMethod · 0.95

Tested by

no test coverage detected