You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxVec Class > MtxVec Methods > FreeIt Method > MtxVec.FreeIt Method (TMtx, TMtx, TMtx, TMtx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxVec.FreeIt Method (TMtx, TMtx, TMtx, TMtx)

Releases objects back to the object cache.

Syntax
C#
Visual Basic
public static void FreeIt(ref TMtx a, ref TMtx b, ref TMtx c, ref TMtx d);

Releases objects back to the object cache and sets the parameters to nil. If the parameters were not from the object cache, they are destroyed.

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