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

Method setRotation

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

Sets the rotational component (upper 3x3) of this transform to the matrix values in the double precision Matrix3d argument; the other elements of this transform are unchanged; any pre-existing scale will be preserved; the argument matrix m1 will be checked for proper normalization when this transfor

(Matrix3d m1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

__sub__Method · 0.80
__add__Method · 0.80
__radd__Method · 0.80
__mul__Method · 0.80
__rmul__Method · 0.80
rotateMethod · 0.80

Calls 5

computeScalesMethod · 0.95
normalizeMethod · 0.95
isInfOrNaNMethod · 0.95
almostZeroMethod · 0.95
sinMethod · 0.45

Tested by

no test coverage detected