CODBspTree::GetIntersecting
voidCODBspTree::GetIntersecting(CODComponentSet*pCompSet, CRectrect)
Retrieves the set of components which intersect with a rectangle.
Defined in: OdBspTree.cpp
Return Value
void
Parameters
pCompSet
A pointer to the set in which to place the components found.
rect
The point to search for.
See Also