public class PP3DAppResourceVisualiser extends PP3DAppBase
Constructor and Description |
---|
PP3DAppResourceVisualiser(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 PP3DAppResourceVisualiser(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