Package org.sunflow
Class RealtimeBenchmark
- java.lang.Object
-
- org.sunflow.SunflowAPI
-
- org.sunflow.RealtimeBenchmark
-
- All Implemented Interfaces:
SunflowAPIInterface
public class RealtimeBenchmark extends SunflowAPI
-
-
Field Summary
-
Fields inherited from class org.sunflow.SunflowAPI
DEFAULT_OPTIONS, VERSION
-
-
Constructor Summary
Constructors Constructor Description RealtimeBenchmark(boolean showGUI, int threads)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private void
createGeometry()
-
Methods inherited from class org.sunflow.SunflowAPI
build, camera, compile, create, currentFrame, currentFrame, geometry, getBounds, include, inspect, instance, light, lookupGeometry, lookupModifier, lookupShader, modifier, options, parameter, parameter, parameter, parameter, parameter, parameter, parameter, parameter, parameter, parameter, parameter, parameter, plugin, remove, render, reset, resolveIncludeFilename, resolveTextureFilename, runSystemCheck, searchpath, shader, translate
-
-