CODBspNode::GetWithin

void CODBspNode::GetWithin(CODComponentMap* pCompMap, CRect rect)

Retrieves all of the components in this section of the tree that are within the rectangle passed in.

Defined in: OdBspNode.cpp

Return Value

void

Parameters

pCompMap

A map of the components found within the rectangle.

rect

The rectangle to compare against.

See Also

CODComponentMap, GetContaining, GetIntersecting