init_from_point


Description:

public unowned Point3D? init_from_point (Point3D src)

Initializes a Point3D using the coordinates of another Point3D.

Parameters:

this

a Point3D

src

a Point3D

Returns:

the initialized point