createRotationMatrix

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Matrix4D createRotationMatrix(scalar radianAngle, double x, double y, double z)
    createRotationMatrix
    (,
    double x
    ,
    double y
    ,
    double z
    )
  2. Matrix3D createRotationMatrix(scalar radianAngle)
  3. Matrix4D createRotationMatrix(scalar radianAngle, Vector3D axis)

Meta