You are here: Start » AVL.NET » AVL.TestBoxIntersectsWith(AvlNet.Box, AvlNet.Box, bool)
AVL.TestBoxIntersectsWith(AvlNet.Box, AvlNet.Box, bool)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void TestBoxIntersectsWith( AvlNet.Box inBox, AvlNet.Box inReferenceBox, out bool outBoxesIntersect )
Parameters
- inBox
- Type: AvlNet.Box
- inReferenceBox
- Type: AvlNet.Box
- outBoxesIntersect
- Type: System.Boolean
