anyKode Marilou
ContentsIndexHome
PreviousUpNext
MODAVECTOR3::Dot

Dot product.

C++
float Dot(const MODAVECTOR3 & v);
Parameters 
Description 
const MODAVECTOR3 & v 
[in] Vector used to compute the dot product. 

the dot product of the two vectors.

Dot computes the dot product of the vector instance and the parameter.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!