add


Description:

public void add (Vec3 src2, Vec3 dest)

Adds two vector quantaties The arguments src and dest can be the same value.

Parameters:

this

the source

src2

the other source

dest

the destination