|
SetAdd (class MKI_VECTOR) |
www.CAD6.com |
C++ Syntaxvoid MKI_VECTOR::SetAdd( const MKI_VECTOR& f_rVector1, const MKI_VECTOR& f_rVector2 );
Assigns Vector1 + Vector2 to this vector.
void MKI_VECTOR::SetAdd( const MKI_VECTOR& f_rVector1, const double f_dFactor, const MKI_VECTOR& f_rVector2 );
Assigns Vector1 + ( Factor · Vector2 ) to this vector.
|
CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH