nw::gfx::Camera::SetFrustum Member Function
void SetFrustum(
const Viewport & viewport
);
| Name | Description | |
|---|---|---|
| in | viewport | The viewport. |
Sets the projection updater parameters for the configured Frustum.
Sets parameters based on the given viewport. This is a utility function designed to make it easy to set the parameters. Note that the program will halt if the configured projection updater is not for Frustum.
CONFIDENTIAL