Navigation: Code Documentation > RSCommon > RSVector > Classes > TRSVector > Methods
TRSVector.EqualsStar(Single,Single,Single) Method
Returns true if the current vector points in the same direction as the vector defined by the XYZ components.
Namespace: RSVector
Delphi
public function EqualsStar( const X, Y, Z: Single ): Boolean; overload;
Parameters
X
Type: Single
Y
Z
Type: Boolean
IVector.EqualsStar(Single,Single,Single)
•RSVector.TRSVector.Equals(Single,Single,Single)
•TRSVector
•RSVector