| Package | Description |
|---|---|
| org.bimserver.database.queries | |
| org.bimserver.geometry.accellerator |
| Constructor and Description |
|---|
TilingImplementation(Octree octree) |
| Modifier and Type | Method and Description |
|---|---|
Octree |
GeometryAccellerator.getOctree(Set<Long> roids,
Set<String> excludedClasses,
Set<Long> geometryIdsToReuse,
int maxDepth,
float minimumThreshold,
float maximumThreshold) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Node.setRoot(Octree root) |
| Constructor and Description |
|---|
Node(Octree root,
Bounds bounds,
int level,
int parentId,
int localId,
int maxDepth) |
Copyright © 2019 OpenSource BIM. All rights reserved.