init_from_ray


Description:

public unowned Ray? init_from_ray (Ray src)

Initializes the given Ray using the origin and direction values of another Ray.

Parameters:

this

the Ray to initialize

src

a Ray

Returns:

the initialized ray