CODBspNode::RemoveRects

BOOL CODBspNode::RemoveRects(CODBspRectArray* pRectArray)

Removes rectangles from this section of the tree.

Defined in: OdBspNode.cpp

Return Value

TRUE if any rectangles were removed from the tree.

Parameters

pRectArray

A pointer to the array of rectangles to remove.

See Also

CODBspRectArray, AddRects