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

Method scale

core/src/main/java/edu/mines/jtk/sgl/Matrix44.java:382–384  ·  view source on GitHub ↗

Returns a new scaling matrix. @param sx the x component of the scaling. @param sy the y component of the scaling. @param sz the z component of the scaling. @return the scaling matrix.

(double sx, double sy, double sz)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

updateTransformsMethod · 0.95
computeTransformMethod · 0.95

Calls 1

setScaleMethod · 0.45

Tested by

no test coverage detected