set

Method:

set - set value

Syntax:

v.set(x, y, z); // r3Vect

Parameters:

x, y, z, w - floating point numbers

Returns:

-

Description:

Set new value to the vector

Example:

v = new r3Vect();