BoundingBox.CreateMerged Method

Creates the smallest BoundingBox that contains the two specified BoundingBox instances.

Overload List

Name Description
BoundingBox.CreateMerged (BoundingBox, BoundingBox) Creates the smallest BoundingBox that contains the two specified BoundingBox instances.
BoundingBox.CreateMerged (BoundingBox, BoundingBox, BoundingBox) Creates the smallest BoundingBox that contains the two specified BoundingBox instances.

See Also

Reference

BoundingBox Structure
BoundingBox Members
Microsoft.Xna.Framework Namespace