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

Method rotX

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

Sets the value of this transform to a counter clockwise rotation about the x axis. All of the non-rotational components are set as if this were an identity matrix. @param angle the angle to rotate about the X axis in radians

(double angle)

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