Transform.determinant

Find the determinant of the underlying matrix

  1. float determinant(int x, int y)
  2. float determinant()
    struct Transform
    @nogc nothrow pure
    float
    determinant
    const
    (
    )

Meta