Matrix.Rotate

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

Meta