TMtx::PSValues Method

float *PSValues(const int Row, const int Col);

Returns a pointer to the single value stored at Row and Col.

#NameTypeDescription
1Rowconst int
2Colconst int
Declared in Dew::Math::TMtx · Dew.Math/MtxVec.h · Cross-compiler