contains_point


Description:

public bool contains_point (Point3D point)

Checks whether a point is inside the volume defined by the given Frustum .

Parameters:

this

a Frustum

point

a Point3D

Returns:

`true` if the point is inside the frustum