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

Method setRotate

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

Sets this matrix to a rotation-only matrix. The rotation is about a specified vector axis. @param ra the angle of rotation, in degrees. @param rx the x component of the vector axis of rotation @param ry the y component of the vector axis of rotation @param rz the z component of the vector axis of ro

(double ra, double rx, double ry, double rz)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

rotateMethod · 0.80

Calls 4

setMethod · 0.95
sqrtMethod · 0.45
cosMethod · 0.45
sinMethod · 0.45

Tested by

no test coverage detected