de.jreality.plugin.scene
Class SceneShrinkPanel
java.lang.Object
ShrinkPanelPlugin
de.jreality.plugin.basic.ViewShrinkPanelPlugin
de.jreality.plugin.scene.SceneShrinkPanel
- Direct Known Subclasses:
- ContentAppearance, ParametricSurfaceFactoryPlugin, ShrinkPanelAggregator, ShrinkPanelPluginCollector, VRExamples
public abstract class SceneShrinkPanel
- extends ViewShrinkPanelPlugin
A ViewShrinkPanelPlugin
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
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SceneShrinkPanel
public SceneShrinkPanel()
install
public void install(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception
uninstall
public void uninstall(Controller c)
throws java.lang.Exception
- Throws:
java.lang.Exception
setTriggerComponent
public void setTriggerComponent(SceneGraphComponent cmp)