Matrix4d.withLookAtUp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Matrix4d withLookAtUp(Vector3d up)
  2. Matrix4d withLookAtUp(Vector3d up, Matrix4d dest)
  3. Matrix4d withLookAtUp(double upX, double upY, double upZ)
  4. Matrix4d withLookAtUp(double upX, double upY, double upZ, Matrix4d dest)
    struct Matrix4d
    withLookAtUp
    (
    double upX
    ,
    double upY
    ,
    double upZ
    ,)

Meta