init_from_box


Description:

public unowned Box? init_from_box (Box src)

Initializes the given Box with the vertices of another Box.

Parameters:

this

the Box to initialize

src

a Box

Returns:

the initialized Box