Package | Description |
---|---|
org.scijava.java3d |
Provides the core set of classes for the
3D graphics API for the Java platform; click here for more information,
including explanatory material that was formerly found in the guide.
|
org.scijava.java3d.utils.universe |
Provides utility classes for setting up the Java 3D universe,
including the viewing configuration.
|
Modifier and Type | Method and Description |
---|---|
Screen3D |
Canvas3D.getScreen3D()
Retrieve the Screen3D object that this Canvas3D is attached to.
|
Modifier and Type | Method and Description |
---|---|
void |
ViewInfo.updateScreen(Screen3D s3d)
Arrange for an update of cached screen parameters.
|
Copyright © 2016–2022 SciJava. All rights reserved.