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

Method computeBoundingSphere

core/src/main/java/edu/mines/jtk/sgl/Node.java:211–213  ·  view source on GitHub ↗

Computes the bounding sphere for this node, including its children. This method is called by #getBoundingSphere(boolean) when this node's bounding sphere is dirty. If a finite bounding sphere is specified, then any infinite bounding sphere is replaced by an empty bounding sphere, so that

(boolean finite)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getBoundingSphereMethod · 0.95

Calls 2

emptyMethod · 0.95
infiniteMethod · 0.95

Tested by

no test coverage detected