|
y (class MKI_MATRIX) |
www.CAD6.com |
C++ Syntaxdouble MKI_MATRIX::y( const double f_dX, const double f_dY ) const;
Calculates the resulting Y-coordinate of multiplying the point ( x, y ) by this matrix, including translation.
double MKI_MATRIX::y( const MKI_POINT& f_rPoint ) const;
Calculates the resulting Y-coordinate of multiplying Point by this matrix, including translation.
double MKI_MATRIX::y( const MKI_VECTOR& f_rVector ) const;
Calculates the resulting Y-coordinate of multiplying Point by this matrix, including translation.
Return valueReturns the resulting Y-coordinate.
|
CAD6interface 2026.1 - Copyright 2026 Malz++Kassner® GmbH