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

Method getCorner

core/src/main/java/edu/mines/jtk/sgl/BoundingBox.java:210–216  ·  view source on GitHub ↗

Gets the point at a specified corner of this box. The corner is specified by index, an integer between 0 and 7. From least to most significant, the three bits of this index correspond to x, y, and z coordinates of a corner point. A zero bit selects a minimum coordinate; a one bit selects a maximum c

(int index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

dragMethod · 0.45
updateHandlesMethod · 0.45

Calls 2

stateMethod · 0.95
isEmptyMethod · 0.95

Tested by

no test coverage detected