Matrix.Rotate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. GMatrix Rotate(float rot)
    struct Matrix(int Dimensions)
    static if(Dimensions == 2)
    Rotate
    (
    float rot
    )
  2. GMatrix Rotate(Quaternion rot)

Meta