Frustum.this

Create a frustum from 6 planes.

struct Frustum(T)
@nogc pure nothrow
this
if (
isFloatingPoint!T
)

Meta