Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IVector > Methods

IVector.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: CommonInterfaces

Parameters

Vector

Type: ILocation

Return Value

Type: IVector

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb