You are here:
Symbol Reference >
MtxExpr Namespace
>
Classes
>
Vector Record
>
public
>
AddScaledC Method
>
Vector.AddScaledC Method (TMtxVec, Double, TMtxVec, Double, Double)
MtxVec VCL
Vector.AddScaledC Method (TMtxVec, Double, TMtxVec, Double, Double)
Vector Record
|
Vector Members
|
MtxExpr Namespace
|
AddScaledC Method
Collapse All
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
;
Group
AddScaledC Method
Links
Vector Record
,
Vector Members
,
MtxExpr Namespace
,
AddScaledC Method
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!