irect.add

Adds a point to a rectangle. This results in the smallest rectangle that contains both the rectangle and the point.

struct irect
void
add
(
ivec2 point
)

Meta