CODBspTree::RemoveComponent
voidCODBspTree::RemoveComponent(CODComponent*pComp)
Removes the position information of a component from the tree.
Defined in: OdBspTree.cpp
Return Value
void
Parameters
pComp
A pointer to the component to remove from the tree.
See Also