MtxExprInt::Concat Function

VectorInt Concat(const DewArray<TVecInt *> &Src);

Concatenates an array of TVecInt (VectorInt) objects and returns a combined array.

#NameTypeDescription
1Srcconst DewArray<TVecInt *> &
Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler