VectorInt Convert(TVecInt *Src, TIntPrecision DstIntPrecision);
Copy each of Vec elements to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVecInt * | |
| 2 | DstIntPrecision | TIntPrecision |
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