nw::gfx::SceneUpdateHelper::SubmitViewFunctor Classtemplate <typename EnqueueModelMesh, typename EnqueueSkeletalModelMesh, typename IsVisibleModel> class SubmitViewFunctor
| Name | Description |
|---|---|
| EnqueueModelMesh | Function object type for putting models in the render queue. |
| EnqueueSkeletalModelFunctor | Function object type for putting skeletal models in the render queue. |
| IsVisibleModel | Function object type used to identify the model to be displayed. |
Function object that updates a scene based on the camera's visual range and builds the render queue.
| SubmitViewFunctor | Constructor. | |
|---|---|---|
operator()
|
Updates a scene based on the camera's visual range, and builds the render queue. |
CONFIDENTIAL