You are here: Start » AVL.NET » AVL.GroupPointsByRegions(AvlNet.Point2D[], AvlNet.Region[], int[][])
AVL.GroupPointsByRegions(AvlNet.Point2D[], AvlNet.Region[], int[][])
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void GroupPointsByRegions( AvlNet.Point2D[] inPoints, AvlNet.Region[] inRegions, out int[][] outGroupedIndices )
Parameters
- inPoints
- Type: AvlNet.Point2D
- inRegions
- Type: AvlNet.Region
- outGroupedIndices
- Type: System.Int32
