Show/Hide Toolbars

RiverSoftAVG Products Help

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

IVector.DotProduct(Single,Single,Single) Method

Scroll Prev Top Next More

Performs the dot product of the vector defined by the input XYZ parameters with the current vector.

Dot Product is directional multiplication. It applies the directional growth of one vector to another. The result is how much stronger we've made the original (positive, negative, or zero).

Namespace: CommonInterfaces

Parameters

X

Type: Single

Y

Type: Single

Z

Type: Single

Return Value

Type: Single

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb