virtual void FreeToCache();
Frees the object.
Remarks:
If the object was created with a call to CreateIt, this routine will call FreeIt. If the object was created with a call to constructor (Create), this routine will call the destructor (Free).
Declared in Dew::Math::TMtxVecBase · Dew.Math/MtxVecBase.h · Cross-compiler