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

Compute (X*xScale + yScalar)*Z

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