| Modifier and Type | Method and Description |
|---|---|
DynamicGeometryUpdater |
GeometryUpdater.createDynamicUpdater(PrimitiveCollection primitives)
Creates the dynamic updater to be used when
GeometryUpdater.isDynamic() is true. |
| Constructor and Description |
|---|
GeometryVisualizer(Scene scene,
EntityCollection entityCollection,
PrimitiveCollection primitives)
A general purpose visualizer for geometry represented by
Primitive instances. |
GeometryVisualizer(Scene scene,
EntityCollection entityCollection,
PrimitiveCollection primitives,
PrimitiveCollection groundPrimitives)
A general purpose visualizer for geometry represented by
Primitive instances. |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveCollection |
Scene.groundPrimitives()
Gets the collection of ground primitives.
|
PrimitiveCollection |
Scene.primitives()
Gets the collection of primitives.
|
| Modifier and Type | Method and Description |
|---|---|
PrimitiveCollection |
DrawInteraction.getCollection()
Get current primitive collection
|
| Modifier and Type | Field and Description |
|---|---|
PrimitiveCollection |
DrawInteractionOptions.collection |
Copyright © 2019. All rights reserved.