CODBspTree::GetBspRects

voidCODBspTree::GetBspRects(CODComponentSet*pCompSet, CODBspRectArray*pRectArray)

Creates BSP rectangles based on the bounding boxes of the components.

Defined in: OdBspTree.cpp

Return Value

void

Parameters

pCompSet

A pointer to the set of components to calculate the BSP rectangles from.

pRectArray

A pointer to the rectangle array in which to place the resulting BSP rectangles.

See Also

CODBspRect,  CODComponentSet,  CODBspRectArray