VectorInt Concat(const DewArray<TVecInt *> &Src);
Concatenates an array of TVecInt (VectorInt) objects and returns a combined array.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | const DewArray<TVecInt *> & |
Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler