Package | Description |
---|---|
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 |
---|---|
ViewerAvatar |
Viewer.getAvatar()
Gets the geometry associated with the viewer's avatar.
|
Modifier and Type | Method and Description |
---|---|
void |
Viewer.setAvatar(ViewerAvatar avatar)
Sets the geometry to be associated with the viewer's avatar.
|
Copyright © 2016–2022 SciJava. All rights reserved.