Class Optimizer
java.lang.Object
eu.mihosoft.vrl.v3d.ext.openjfx.importers.Optimizer
Optimizer to take 3D model and timeline loaded by one of the importers and do as much optimization on
the scene graph that was create as we can while still being able to play the given animation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Optimizer
public Optimizer(javafx.animation.Timeline timeline, javafx.scene.Node root) -
Optimizer
public Optimizer(javafx.animation.Timeline timeline, javafx.scene.Node root, boolean convertToDiscrete)
-
-
Method Details
-
optimize
public void optimize()
-