TVecCache::Enter Method

void Enter();

Call Enter to enable thread exclusive access.

Remarks:

Internally this has no effect other than it saves the user from allocating his own critical section.

Declared in Dew::Math::TAbstractMtxVecCache · Dew.Math/MtxVecBase.h · Cross-compiler