Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > RSVector > Classes > TRSVector > Methods

TRSVector.CrossProduct(ILocation) Method

Scroll Prev Top Next More

Performs the cross product of the input vector with the current vector.

Given two linearly independent vectors a and b, the cross product, a × b, is a vector that is perpendicular to both a and b and therefore normal to the plane containing them.

Namespace: RSVector

Parameters

Vector

Type: ILocation

Return Value

Type: IVector

Implements

IVector.CrossProduct(ILocation)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb