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

Method computeBoundingSphere

core/src/main/java/edu/mines/jtk/sgl/Group.java:129–145  ·  view source on GitHub ↗

Computes the bounding sphere for this group, including its children. @param finite true, to force bounding sphere to be finite. @return the computed bounding sphere.

(boolean finite)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

countChildrenMethod · 0.95
expandByMethod · 0.95
isEmptyMethod · 0.95
emptyMethod · 0.95
isInfiniteMethod · 0.95
infiniteMethod · 0.95
getCenterMethod · 0.95
expandRadiusByMethod · 0.95
getMethod · 0.65
getBoundingSphereMethod · 0.45

Tested by

no test coverage detected