-
Notifications
You must be signed in to change notification settings - Fork 123
VRageMath.BoundingBoxI.CreateMerged
← Index ← BoundingBoxI
csharp[BoundingBoxI](VRageMath.BoundingBoxI) CreateMerged([BoundingBoxI](VRageMath.BoundingBoxI) original, [BoundingBoxI](VRageMath.BoundingBoxI) additional)##### Summary
Creates the smallest BoundingBoxI that contains the two specified BoundingBoxI instances.
csharpvoid CreateMerged(ref [BoundingBoxI](VRageMath.BoundingBoxI) original, ref [BoundingBoxI](VRageMath.BoundingBoxI) additional, ref [BoundingBoxI](VRageMath.BoundingBoxI) result)##### Summary
Creates the smallest BoundingBoxI that contains the two specified BoundingBoxI instances.
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!