nw::demo::RenderSystem::SubmitView Member Function

Syntax

void SubmitView(
     SceneSystem * sceneSystem
);

Arguments

Name Description
in sceneSystem The scene system, including the scene contents to be drawn.

Return Values

None.

Description

Adds a render element to the render queue.


CONFIDENTIAL