MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / setScale

Method setScale

src/main/java/field/linalg/Transform3D.java:1624–1648  ·  view source on GitHub ↗

Sets the scale component of the current transform; any existing scale is first factored out of the existing transform before the new scale is applied. @param scale the new scale amount

(double scale)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

__sub__Method · 0.45
__add__Method · 0.45
__radd__Method · 0.45
__mul__Method · 0.45
__rmul__Method · 0.45
scaleMethod · 0.45

Calls 2

computeScaleRotationMethod · 0.95
isInfOrNaNMethod · 0.95

Tested by

no test coverage detected