Navigation: Code Documentation > RSCommon > RSVector > Classes > TRSVector > Methods
TRSVector.Add(ILocation) Method
Adds the input vector to the current vector.
Namespace: RSVector
Delphi
public function Add( const Vector: ILocation ): IVector; overload;
Parameters
Vector
Type: ILocation
Type: IVector
IVector.Add(ILocation)
•RSVector.TRSVector.CrossProduct(Single,Single,Single)
•RSVector.TRSVector.Divide(Single)
•RSVector.TRSVector.DotProduct(Single,Single,Single)
•RSVector.TRSVector.Multiply(Single)
•RSVector.TRSVector.Subtract(Single)
•TRSVector
•RSVector