contains


Description:

public bool contains (Point p)

Checks if the given Quad contains the given Point.

Parameters:

this

a Quad

p

a Point

Returns:

`true` if the point is inside the Quad