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

Method setEuler

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

Sets the rotational component (upper 3x3) of this transform to the rotation matrix converted from the Euler angles provided; the other non-rotational elements are set as if this were an identity matrix. The euler parameter is a Vector3d consisting of three rotation angles applied first about the X,

(Vector3d euler)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

isInfOrNaNMethod · 0.95
sinMethod · 0.45

Tested by

no test coverage detected