TreeRoot::SetViewport

TreeRoot::SetViewport
void SetViewport(const Viewport& vp);
Description

SetViewport sets a viewport to use for rendering. If this is set, BeginDisplay (HAL::BeginDisplay???) will be called with these values.

Parameters
Parameters 
Description 
const Viewport& vp 
The Viewport used for rendering by the root node.