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

Method getBoundingSphere

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

Gets the bounding sphere for this node. If a finite bounding sphere is specified, then any infinite bounding sphere is replaced by an empty bounding sphere, so that the returned sphere is always finite. @param finite true, to force bounding sphere to be finite. @return the bounding sphere.

(boolean finite)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

asTrianglesMethod · 0.45
asImagePanelsMethod · 0.45
updateTransformsMethod · 0.45
computeBoundingSphereMethod · 0.45
mainMethod · 0.45
mainMethod · 0.45
goMethod · 0.45

Calls 1

computeBoundingSphereMethod · 0.95

Tested by

no test coverage detected