You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > SubScaled Method > Matrix.SubScaled Method (TMtxVec, Double, TMtxVec, Double, TMtxVec, Double)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.SubScaled Method (TMtxVec, Double, TMtxVec, Double, TMtxVec, Double)

Compute X*xScale - Y*yScale - Z*zScale

Pascal
function SubScaled(const X: TMtxVec; const xScale: Double; const Y: TMtxVec; const yScale: Double; const Z: TMtxVec; const zScale: Double): TMtxVec; overload;
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!