static private det ( Vector2 vector1, Vector2 vector2 ) : float | ||
vector1 | Vector2 | The top row of the two-dimensional square * matrix. |
vector2 | Vector2 | The bottom row of the two-dimensional square * matrix. |
return | float |
static private det ( Vector2 vector1, Vector2 vector2 ) : float | ||
vector1 | Vector2 | The top row of the two-dimensional square * matrix. |
vector2 | Vector2 | The bottom row of the two-dimensional square * matrix. |
return | float |