nw::demo::SceneSystem Class

Syntax

class SceneSystem

Description

Class for collection of scene update functions.

Structures

nw::demo::SceneSystem::Description Scene system settings.

Member Functions

Creation and Destruction
S Create Creates a scene update-related class.
Destroy Destroys the scene system.
Other
InitializeScene Initializes the scene.
TraverseScene Performs a root node traversal.
UpdateScene Updates the scene.
GetSceneContext Gets a scene context.
GetSceneUpdater Gets the scene updater.
GetCameraController Gets a camera control class.

CONFIDENTIAL