expand

fun expand(point: Point3D, res: Box)

Expands the dimensions of @box to include the coordinates at @point.

Since

1.2

Parameters

point

the coordinates of the point to include

res

return location for the expanded box