CODBspTree::MapToSet

voidCODBspTree::MapToSet(CODComponentMap*pCompMap, CODComponentSet*pCompSet)

Transfers the components in a map to a set.

Defined in: OdBspTree.cpp

Return Value

void

Parameters

pCompMap

A pointer to the component map to copy from.

pCompSet

A pointer to the component set to copy into.

See Also

CODComponentMap,  CODComponentSet