init_from_plane


Description:

public unowned Plane? init_from_plane (Plane src)

Initializes the given Plane using the normal vector and constant of another Plane.

Parameters:

this

the Plane to initialize

src

a Plane

Returns:

the initialized plane