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

Compute X*xScale + Y*yScale + zScalar

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