nw::gfx::SceneUpdateHelper::SubmitViewFunctor::operator() Member Function

Syntax

void operator()(
     Model * model
);

Arguments

Name Description
in model Model to be drawn.

Return Values

None.

Description

Updates a scene based on the camera's visual range, and builds the render queue.


CONFIDENTIAL