TMtxVecController::MarkThread Method

bool MarkThread();

Associates calling thread with object cache super conducting logic.

Remarks:

Call this before using object cache within the thread. Once all objects have been released back to object cache and before the thread finished executing call UnMarkThread.

Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler