You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecBase Class > TMtxVecBase Methods > TMtxVecBase.FreeToCache Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecBase.FreeToCache Method

Frees the object.

Syntax
C#
Visual Basic
public virtual void FreeToCache();

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).

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!