Click or drag to resize
Ab4d.SharpEngine logo

BoundingFrustumIntersects Method

Overload List
 NameDescription
Public methodIntersects(BoundingBox) Checks whether the current BoundingFrustum intersects a BoundingBox.
Public methodIntersects(Plane) Checks whether the current BoundingFrustum intersects the specified Plane.
Public methodIntersects(Ray) Checks whether the current BoundingFrustum intersects the specified Ray.
Public methodIntersects(Ray, NullableSingle, NullableSingle) Checks whether the current BoundingFrustum intersects the specified Ray.
Top
See Also