You are here: Start » AVL.NET » SplitAlgorithm Enumeration
SplitAlgorithm Enumeration
Determines which method is used to split the region.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Members
| Member name | Description |
|---|---|
| FewBlobs | Usually faster when the region is composed of small amount of blobs. |
| ManyBlobs | Usually faster when the region is composed of big amount of blobs. |
