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

Compute X * Y * xyScale / Z

Pascal
function MulAndDiv(const X: TMtxVec; const Y: TMtxVec; const xyScale: 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!