NNS_G3dReleaseMdlPltt

Syntax

#include <nnsys/g3d/kernel.h>
void
NNS_G3dReleaseMdlPltt(
    NNSG3dResMdl* pMdl
);

Arguments

pMdl Pointer to the model resource

Return Values

None.

Description

Releases the binding on the palette entry of the material bound to the palette in the model designated by pMdl.

See Also

NNS_G3dBindMdlPltt, NNS_G3dBindMdlPlttEx, NNS_G3dForceBindMdlPltt, NNS_G3dReleaseMdlPlttEx

Revision History

2004/08/02 Initial version.


CONFIDENTIAL