public class PP3DAppResourceVisualiser2 extends PP3DAppBase
Constructor and Description |
---|
PP3DAppResourceVisualiser2(FrequencyTree ftree) |
Modifier and Type | Method and Description |
---|---|
void |
InitScene(org.processmining.visualisation3d.graphicsdatastructures.JoglCamera cam,
org.processmining.visualisation3d.scenemanagement.JoglScene scene,
org.processmining.visualisation3d.JoglPanel panel) |
InitCamera, Load, UpdateCameraLens
public PP3DAppResourceVisualiser2(FrequencyTree ftree)
public void InitScene(org.processmining.visualisation3d.graphicsdatastructures.JoglCamera cam, org.processmining.visualisation3d.scenemanagement.JoglScene scene, org.processmining.visualisation3d.JoglPanel panel)
InitScene
in class PP3DAppBase