nw::demo::SceneSystem Classclass SceneSystem
Class for collection of scene update functions.
| nw::demo::SceneSystem::Description | Scene system settings. |
|---|
| 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