NNS_G3dFreeRecBufferMat

Syntax

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

Arguments

pAlloc Pointer to the memory allocator
pRecBuf Pointer to the region allocated in NNS_G3dAllocRecBufferMat()

Return Values

None.

Description

Frees the buffer region used to store the material calculation results.

See Also

NNS_G3dAllocRecBufferMat

Revision History

2004/08/02 Initial version.


CONFIDENTIAL