NNS_G3dFreeRecBufferJnt

C Specification

#include <nnsys/g3d/mem.h>
void
NNS_G3dFreeRecBufferJnt(
NNSFndAllocator* pAlloc,
NNSG3dJntAnmResult* pRecBuf
);

Arguments

pAlloc Pointer to the memory allocator
pRecBuf Pointer to the region allocated by the NNS_G3dAllocRecBufferJnt function

Return Values

None.

Description

Frees the record buffer region used to hold the joint animation calculation results.

See Also

NNS_G3dAllocRecBufferJnt

Revision History

08/02/2004 Initial version.


CONFIDENTIAL