BoundBoxSearchOption Enumeration |
Namespace: VIZCore3D.NET.Data
public enum BoundBoxSearchOption
Member name | Value | Description | |
---|---|---|---|
FullyContained | 0 |
Fully contained object inside box
완전히 포함된 개체만 포함 | |
IncludingPart | 1 |
Containing objects located at the boundary
걸쳐있는 개체 포함 | |
IncludingPartOnly | 2 | 걸쳐있는 개체만 검색 |
Copyright © SOFTHILLS Co., Ltd., All rights reserved.