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 MultiTransformGroup |
ViewingPlatform.mtg
MultiTransformGroup that holds all TransformGroups between
the BranchGroup and the View object.
|
Modifier and Type | Method and Description |
---|---|
MultiTransformGroup |
ViewingPlatform.getMultiTransformGroup()
Returns the MultitransformGroup object for this
ViewingPlatform object.
|
Copyright © 2016–2022 SciJava. All rights reserved.