Enum QuadTree<T>.IterateAction
Namespace: CADability
Assembly: CADability.dll
Syntax
public enum IterateAction
Fields
| Name | Description |
|---|---|
| branchDone | |
| goDeeper | |
| goDeeperAndSplit |
public enum IterateAction
| Name | Description |
|---|---|
| branchDone | |
| goDeeper | |
| goDeeperAndSplit |