nw::gfx::ISceneUpdater Classclass ISceneUpdater : public nw::gfx::GfxObject
Interface for updating scenes.
| nw::gfx::ISceneUpdater::IsVisibleModelFunctor | Base class for function objects used to identify the model to be displayed. |
|---|
| RenderSortMode | The render sort mode. | |
|---|---|---|
| DepthSortMode | The depth sort mode. |
NW_UT_RUNTIME_TYPEINFO
|
|---|
| Set/Get | ||
|---|---|---|
| PV | GetDepthSortMode | Gets the depth sort mode. |
| PV | SetDepthSortMode | Sets the depth sort mode. |
| Update | ||
| PV | UpdateAll | Updates the scene. Animation is updated at the same time. |
| PV |
SubmitView
|
Updates a scene based on the camera's visual range, and builds the render queue. |
| Create/Destroy | ||
Destroy
|
Destroys an object.(Derived from GfxObject. |
|
| Constructors and Destructors | ||
| protected |
ISceneUpdater
|
Constructor. |
nw::gfx::GfxObject
nw::gfx::ISceneUpdater
CONFIDENTIAL