Overload List
| # | Signature | Description |
|---|---|---|
| 1 | function aGetLength(const Src: TMtxVecPoolItemArray): Integer; | |
| 2 | function aGetLength(const Src: TMtxArray): Integer; | |
| 3 | function aGetLength(const Src: TVecArray): Integer; |
Overload 1: function aGetLength(const Src: TMtxVecPoolItemArray): Integer;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TMtxVecPoolItemArray |
Returns: Int32
Overload 2: function aGetLength(const Src: TMtxArray): Integer;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TMtxArray |
Returns: Int32
Overload 3: function aGetLength(const Src: TVecArray): Integer;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVecArray |
Returns: Int32