copy


Description:

public void copy (Vec3 dest)

Copies the vector into another vector.

The arguments this and dest cannot be the same value.

Parameters:

this

the source

dest

the destination