contains_point


Description:

public bool contains_point (Point3D point)

Checks whether this contains the given point.

Parameters:

this

a Box

point

the coordinates to check

Returns:

`true` if the point is contained in the given box