Package | Description |
---|---|
org.scijava.java3d.utils.universe |
Provides utility classes for setting up the Java 3D universe,
including the viewing configuration.
|
Modifier and Type | Field and Description |
---|---|
protected PlatformGeometry |
ViewingPlatform.platformGeometry
Cached PlatformGeometry object.
|
Modifier and Type | Method and Description |
---|---|
PlatformGeometry |
ViewingPlatform.getPlatformGeometry()
Returns the PlatformGeometry associated with this ViewingPlatform
|
Modifier and Type | Method and Description |
---|---|
void |
ViewingPlatform.setPlatformGeometry(PlatformGeometry pg)
Assigns the geometry to associate with the ViewingPlatform.
|
Copyright © 2016–2022 SciJava. All rights reserved.