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

Method tet

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

Returns the tet corresponding to the point location. If the point location is on a node, edge, or face, the tet is one that references that node, edge, or face. If the point location is outside the mesh, the tet is one that is visible from the point. @return the tet.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

addNodeMethod · 0.95
findNodeNearestSlowMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected