nw::gfx::RenderContext::NW_DEPRECATED_FUNCTION Member Function

Syntax

NW_DEPRECATED_FUNCTION(
     void  SetModelMatrixModel *model
);

Arguments

Name Description
SetModelMatrixModel *model

Return Values

Description

Deprecated to help speed processing.

Use the SetModelMatrixForModel or SetModelMatrixForSkeletalModel functions instead. When SetModelMatrix is set to NULL, use ResetState(RESETSTATEMODE_MODEL_CACHE) to clear the State.

See Also

ResetState


CONFIDENTIAL