PlaneIntersectionType Enumeration

Describes the intersection between a plane and a bounding volume.

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

Syntax

public enum PlaneIntersectionType

Members

  Member name Description
Back There is no intersection, and the bounding volume is in the negative half-space of the Plane.
Front There is no intersection, and the bounding volume is in the positive half-space of the Plane.
Intersecting The Plane is intersected.

See Also

Reference

Microsoft.Xna.Framework Namespace

Programming Guide

Math Overview

Platforms

Xbox 360, Windows XP SP2, Windows Vista