MATH.SubVector (FUN)

(CAA_Mathematics.library)

This function will subtract two input vectors and store the result within vector

The return is a dummy of type BOOL.

Input:

pv1

POINTER TO MATH.Vector3D

pointer to input vector  

pv2

POINTER TO MATH.Vector3D

pointer to input vector  

pv

POINTER TO MATH.Vector3D

pointer to output vector