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

Class TriangleGroup

core/src/main/java/edu/mines/jtk/sgl/TriangleGroup.java:44–694  ·  view source on GitHub ↗

A group of triangles that represents a triangulated surface. Triangles may be specified by providing an array of packed vertex (x,y,z) coordinates and an array of packed (i,j,k) vertex indices. Each triplet (i,j,k) of vertex indices corresponds to one triangle. Alternatively, triangles may b

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

plot3NotreDameFunction · 0.85
plot3SquareFunction · 0.85
plot3LamontFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected