True Axis Physics SDK 1.2.0.1 Beta Documentation
www.trueaxis.com

void TA::MemoryMgr::FnDbgFreeCallBack
 

See TA::MemoryMgr::SetFree.

typedef void (TAC_CALL *FnFreeCallBack)(void* pData, const char * szFileName, int nLine); 
Parameters
pData
A pointer to the memory block to be deleted.
szFileName
The name of the file from which the allocation was made.
nLine
The line number in the file from which the allocation was made.



© Copyright 2004-2006 TRUE AXIS PTY LTD Australia. All rights reserved.