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

bool TAC_CALL TA::MemoryMgr::SetDbgFree (
FnDbgFreeCallBack   pDbgFreeCallBack  ) [static]
 

Call this function to set to override calls to new made by the True Axis Physics SDK. SDK.

Calling this function will fail between calls to TA::Physics::CreateInstance() and TA::Physics::DestroyInstance(). Calling this function will also fail if any memory is currently allocated by True Axis.

See also:
TA::MemoryMgr and TA::MemoryMgr::FnDbgFreeCallBack.
Parameters:
pDbgFreeCallBack
Pointer to the function to be called in place of new.
Returns:
true on success, false on failure.



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