C# Class Myre.Graphics.BoxBoxIntersectTester

Inheritance: IBoxIntersectTester
Show file Open project: TomGillen/Myre

Public Methods

Method Description
Intersects ( Microsoft.Xna.Framework.BoundingBox box ) : ContainmentType

Method Details

Intersects() public method

public Intersects ( Microsoft.Xna.Framework.BoundingBox box ) : ContainmentType
box Microsoft.Xna.Framework.BoundingBox
return ContainmentType