You are here: Start » AVL.NET » Invoke.TestRegionIntersectsWith
Tests whether two regions have non-empty intersection.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void TestRegionIntersectsWith ( Avl.Region inRegion, Avl.Region inReferenceRegion, out bool outRegionsIntersect )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | Avl.Region | Input region. | ||
![]() | inReferenceRegion | Avl.Region | |||
![]() | outRegionsIntersect | bool |