Returns the distance squared between the XYZ component of the input vector and the XYZ component of the current vector.
Namespace: RSVector
Delphi
|
public
function DistanceSqrTo( const Vector: TRSVector ): Double; overload;
|
Parameters
Vector
Type: TRSVector
Return Value
Type: Double