CODBspNode::GetContaining

void CODBspNode::GetContaining(CODComponentMap* pCompMap, CPoint point)

Retrieves all of the components in this section of the tree that contain the point passed in.

Defined in: OdBspNode.cpp

Return Value

void

Parameters

pCompMap

A map of the components found containing the point.

point

The point to search for.

See Also

CODComponentMap, GetWithin, GetIntersecting