Click or drag to resize
Ab4d.SharpEngine logo

BoundingBoxMerge Method

Overload List
 NameDescription
Public methodStatic memberMerge(BoundingBox, BoundingBox) Constructs a BoundingBox that is as large as the total combined area of the two specified boxes.
Public methodStatic memberMerge(BoundingBox, BoundingBox, BoundingBox)Obsolete.
Constructs a BoundingBox that is as large as the total combined area of the two specified boxes.
Top
See Also