VectorInt::operator DewArray<int> Operator

operator DewArray<int>() const;

Explicitely convert VectorInt to array of integer.

Remarks:

Copies all values from AVector to an array of 32bit signed integers. If Precision does not match conversion will be performed.

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