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)
public enum ContainmentType
| |
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. |
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone