Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSVector.CrossProduct(Single,Single,Single) Method

Scroll Prev Top Next More

Performs the cross product of the vector defined by the input XYZ parameters 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

X

Type: Single

Y

Type: Single

Z

Type: Single

Implements

IVector.CrossProduct(Single,Single,Single)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb