MvcCompositeViewport::RemoveComponent

void MvcCompositeViewport::RemoveComponent(MvcVisualComponent* pComponent)

Removes a component from the composite

Defined in: MvcCompositeViewport.h

Parameters

pComponent

A pointer to the visual component to remove. The object itself will not be deleted.

See Also

MvcCompositeViewport