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

Method validForFace

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

Determines whether the specified nodes would form a valid face. Assumes that nodes A and B are a boundary edge. Node C is the other node that would form the face in question.

(Node nodeA, Node nodeB, Node nodeC)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

stitchMethod · 0.95
makeEdgeFaceMethod · 0.95

Calls 3

hasInternalEdgeMethod · 0.95
isInSurfaceMethod · 0.45
isOnBoundaryMethod · 0.45

Tested by

no test coverage detected