| Package | Description |
|---|---|
| org.bimserver.database.queries | |
| org.bimserver.geometry.accellerator |
| Modifier and Type | Field and Description |
|---|---|
static com.googlecode.cqengine.attribute.Attribute<GeometryObject,Long> |
TilingImplementation.CROID |
static com.googlecode.cqengine.attribute.Attribute<GeometryObject,Float> |
TilingImplementation.DENSITY |
static com.googlecode.cqengine.attribute.Attribute<GeometryObject,org.eclipse.emf.ecore.EClass> |
TilingImplementation.ECLASS |
static com.googlecode.cqengine.attribute.Attribute<GeometryObject,Float> |
TilingImplementation.ORDER |
static com.googlecode.cqengine.attribute.Attribute<GeometryObject,Integer> |
TilingImplementation.TILE_ID |
static com.googlecode.cqengine.attribute.Attribute<GeometryObject,Integer> |
TilingImplementation.TILE_LEVEL |
| Modifier and Type | Method and Description |
|---|---|
Collection<GeometryObject> |
Node.getValues() |
List<GeometryObject> |
Octree.query(Bounds queryBounds) |
| Modifier and Type | Method and Description |
|---|---|
Node |
Node.add(GeometryObject v) |
Node |
Node.add(GeometryObject v,
boolean forcedLevel) |
int |
GeometryObject.compareTo(GeometryObject o) |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.query(List<GeometryObject> results,
Bounds bounds) |
Copyright © 2019 OpenSource BIM. All rights reserved.