ContainmentType Enumeration
Indicates the extent to which bounding volumes intersect or contain one another.
Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public enum ContainmentType
Members
Member name | Description | |
---|---|---|
Contains | Indicates that one bounding volume completely contains the other. | |
Disjoint | Indicates there is no overlap between the bounding volumes. | |
Intersects | Indicates that the bounding volumes partially overlap. |
See Also
Reference
Microsoft.Xna.Framework Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone