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

Method inSphere

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

Returns true iff node n is in circumsphere of tet abcd. Perturbation of coordinates ensures that the node is not on the sphere.

(
    Node a, Node b, Node c, Node d, Node n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

removeNodeMethod · 0.95
findNodeNearestInsideMethod · 0.95

Calls 1

inSphereMethod · 0.95

Tested by

no test coverage detected