You are here: Start » AVL.NET » Invoke.TestBoxIntersectsWith
Tests whether two boxes have non-empty intersection.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void TestBoxIntersectsWith ( Avl.Box inBox, Avl.Box inReferenceBox, out bool outBoxesIntersect )