Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

First, create a scene containing volumes, hits, and trajectories.

No Format
/vis/scene/create
/vis/scene/add/volume
/vis/scene/add/hits
/vis/scene/add/trajectories

Open the OpenGL stored viewer to use the backing store, which will save the image even when another window is moved on top.

No Format
/vis/open OGLSX

The immediate viewer does not use the backing store.

No Format
/vis/open OGLIX

If the immediate viewer is covered up, the scene needs to be manually refreshed to redraw the image.

No Format
/vis/scene/refresh