scale


Description:

public Point3D scale (float factor)

Scales the coordinates of the given Point3D by the given factor .

Parameters:

this

a Point3D

factor

the scaling factor

res

return location for the scaled point