public class OctreeKey extends Object
| Constructor and Description |
|---|
OctreeKey(Set<Long> roids,
Set<String> excludedClasses,
Set<Long> geometryIdsToReuse) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<String> |
getExcludedClasses() |
Set<Long> |
getGeometryIdsToReuse() |
Set<Long> |
getRoids() |
int |
hashCode() |
String |
toString() |
Copyright © 2019 OpenSource BIM. All rights reserved.