hgeRect::Clear

Clears the bounding box. When a bounding box is clean, it contains no points and no intersection with another bounding box or with a point is possible.

void Clear();

Requirements

Header: hgerect.h

See also

IsClean