This topic has not yet been rated - Rate this topic

BoundingBox.Contains Method (BoundingBox)

Tests whether the BoundingBox contains another BoundingBox.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public ContainmentType Contains (
         BoundingBox box
)

Parameters

box
The BoundingBox to test for overlap.

Return Value

Enumeration indicating the extent of overlap.
Xbox 360, Windows XP SP2, Windows Vista, Zune
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.