NNS_G3dRenderObjReleaseJntAnmBuffer

Syntax

#include <nnsys/g3d/kernel.h>
NNSG3dJntAnmResult*
NNS_G3dRenderObjReleaseJntAnmBuffer(
    NNSG3dRenderObj* pRenderObj
);

Arguments

pRenderObj Pointer to the NNSG3dRenderObj structure.

Return Values

Returns the pointer to the record buffer for the joint animation registered in the rendering object.

Description

Releases the record buffer used by the joint animation that is registered in the rendering object pRenderObj.

See Also

NNS_G3dRenderObjSetJntAnmBuffer, NNS_G3dRenderObjReleaseMatAnmBuffer

Revision History

2004/08/02 Initial version.


CONFIDENTIAL