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

Class TriMesh

core/src/main/java/edu/mines/jtk/mesh/TriMesh.java:55–4304  ·  view source on GitHub ↗

A triangular mesh. Each tri in the mesh references three nodes. Depending on the context, these three nodes are labelled as 0, 1, and 2, or A, B, and C, in counter-clockwise (CCW) order. Here is a picture: 2(C) / \ / \ 0(A) ------- 1(B) E

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected