init_from_vec3


Description:

public unowned Point3D? init_from_vec3 (Vec3 v)

Initializes a Point3D using the components of a Vec3.

Parameters:

this

a Point3D

v

a Vec3

Returns:

the initialized Point3D