MtxVec.aGetLength Method

Overload List

#SignatureDescription
1function aGetLength(const Src: TMtxVecPoolItemArray): Integer;
2function aGetLength(const Src: TMtxArray): Integer;
3function aGetLength(const Src: TVecArray): Integer;

Overload 1: function aGetLength(const Src: TMtxVecPoolItemArray): Integer;

#NameTypeDescription
1SrcTMtxVecPoolItemArray

Returns: Int32

Overload 2: function aGetLength(const Src: TMtxArray): Integer;

#NameTypeDescription
1SrcTMtxArray

Returns: Int32

Overload 3: function aGetLength(const Src: TVecArray): Integer;

#NameTypeDescription
1SrcTVecArray

Returns: Int32