init_from_frustum


Description:

public unowned Frustum? init_from_frustum (Frustum src)

Initializes the given Frustum using the clipping planes of another Frustum.

Parameters:

this

the Frustum to initialize

src

a Frustum

Returns:

the initialized frustum