FUNCTION ScalProd3D : LREAL
This function will calculate the scalar product of two vectors
Scope
Name
Type
Comment
Return
ScalProd3D
LREAL
Input
pv1
POINTER TO Vector3d
Pointer to input vector
pv2