Box.expand

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

class Box
void
expand

Parameters

point Point3D

the coordinates of the point to include

res Box

return location for the expanded box

Meta