Offset (class MKI_MATRIX) |
www.CAD6.com |
C++ SyntaxMKI_MATRIX::Offset( const double f_dX, const double f_dY ) const;
Calculates the resulting point of multiplying the point ( x, y ) by the matrix, without translation.
MKI_MATRIX::Offset( const MKI_POINT_BASE& f_rPoint ) const;
Calculates the resulting point of multiplying Point by the matrix, without translation.
Return ValueReturns the resulting point.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH