CODBspNode::GetIntersecting
voidCODBspNode::GetIntersecting(CODComponentMap*pCompMap, CRectrect)
Retrieves all of the components in this section of the tree that intersect the rectangle passed in.
Defined in: OdBspNode.cpp
Return Value
void
Parameters
pCompMap
A map of the components found intersecting with the rectangle.
rect
The rectangle to compare against.
See Also