MtxExprInt::Convert Function

VectorInt Convert(TVecInt *Src, TIntPrecision DstIntPrecision);

Copy each of Vec elements to the calling object.

#NameTypeDescription
1SrcTVecInt *
2DstIntPrecisionTIntPrecision
Remarks:

The Size property of the calling object is set implicitly to match Vec object. The storage precision of the calling object is set to DstIntPrecision.

Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler