MvcCompositeViewport::CreateComponents

void MvcCompositeViewport::CreateComponents(MvcVisualComponent* pComponent)

Creates child components. Called by SetModel

Defined in: MvcCompositeViewport.h

Parameters

pComponent

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

See Also

MvcCompositeViewport