Mittsu::Frustum
Inherits Reference < Object
Constructors
new(p0 = nil, p1 = nil, p2 = nil, p3 = nil, p4 = nil, p5 = nil)
SourceInstance methods
clone
Sourcecontains_point?(point)
Sourcecopy(frustum)
Sourceintersects_box?(box)
Sourceintersects_object?(object)
Sourceintersects_sphere?(sphere)
Sourceplanes
Sourceset(p0, p1, p2, p3, p4, p5)
Sourceset_from_matrix(m)
Source