CODBspNode::GetWithin

voidCODBspNode::GetWithin(CODComponentMap*pCompMap, CRectrect)

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