-
Notifications
You must be signed in to change notification settings - Fork 125
VRageMath.BoundingBoxD.Intersects
← Index ← BoundingBoxD
bool bool VRageMath.BoundingBoxD.Intersects(box)()bool bool VRageMath.BoundingBoxD.Intersects(box)()void void VRageMath.BoundingBoxD.Intersects(box, result)()void void VRageMath.BoundingBoxD.Intersects(box, result)()bool bool VRageMath.BoundingBoxD.Intersects(frustum)()PlaneIntersectionType VRageMath.PlaneIntersectionType VRageMath.BoundingBoxD.Intersects(plane)()void void VRageMath.BoundingBoxD.Intersects(plane, result)()bool bool VRageMath.BoundingBoxD.Intersects(line)()bool bool VRageMath.BoundingBoxD.Intersects(line, distance)()Nullable System.Nullable VRageMath.BoundingBoxD.Intersects(ray)()Nullable System.Nullable VRageMath.BoundingBoxD.Intersects(ray)()void void VRageMath.BoundingBoxD.Intersects(ray, result)()bool bool VRageMath.BoundingBoxD.Intersects(sphere)()void void VRageMath.BoundingBoxD.Intersects(sphere, result)()bool bool VRageMath.BoundingBoxD.Intersects(sphere)()
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!