SquareTo (class MKI_POINT) |
www.CAD6.com |
C++ Syntaxdouble MKI_POINT::SquareTo( const MKI_POINT& f_rPoint ) const;
Calculates the square length of the vector from the point to Point.
double MKI_POINT::SquareTo( const double f_dX, const double f_dY ) const;
Calculates the square length of the vector from the point to ( x, y ).
Return ValueReturns the calculated square length.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH