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

Method makeEdgeFace

core/src/main/java/edu/mines/jtk/mesh/TriSurf.java:1970–2055  ·  view source on GitHub ↗

Makes and edge-face for the specified edge. The edge already has a mesh face incident on its right side. This method computes the best candidate face for the left side of the edge. The edge and candidate face form an edge-face pair, with a grade that depends on the circumradius of the candidate and

(Edge edge)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addEdgeMethod · 0.95

Calls 12

normalVectorMethod · 0.95
validForFaceMethod · 0.95
faceRightMethod · 0.80
containsKeyMethod · 0.65
isOnBoundaryMethod · 0.45
nodeAMethod · 0.45
nodeBMethod · 0.45
mateMethod · 0.45
getFaceNaborsMethod · 0.45
equalsMethod · 0.45
nodeCMethod · 0.45
centerCircleMethod · 0.45

Tested by

no test coverage detected