virtual short *PSValues(int Index);
Obtains a pointer to the 16bit signed integer value of the vector at Index.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Index | int |
Remarks:
The function returns @Values[i].
Declared in Dew::Math::TMtxVecInt · Dew.Math/AbstractMtxVecInt.h · Cross-compiler