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