de.jreality.plugin.scene
Class SceneShrinkPanel
java.lang.Object
ShrinkPanelPlugin
de.jreality.plugin.scene.SceneShrinkPanel
- Direct Known Subclasses:
- ContentAppearance, ShrinkPanelAggregator, VRExamples
public abstract class SceneShrinkPanel
- extends ShrinkPanelPlugin
A ShrinkPanel that flops into the Scene when double-clicking on the terrain.
Use the setTriggerComponent to attach it to another part of the scene.
- Author:
- Steffen Weissmann.
SceneShrinkPanel
public SceneShrinkPanel()
install
public void install(Controller c)
throws Exception
- Throws:
Exception
uninstall
public void uninstall(Controller c)
throws Exception
- Throws:
Exception
setTriggerComponent
public void setTriggerComponent(SceneGraphComponent cmp)
getPerspectivePluginClass
public Class<? extends SideContainerPerspective> getPerspectivePluginClass()