Uses of Class
org.sunflow.core.Options
Packages that use Options
Package
Description
-
Uses of Options in org.sunflow.core
Methods in org.sunflow.core with parameters of type OptionsModifier and TypeMethodDescriptionbooleanScene.calculatePhotons(PhotonStore map, String type, int seed, Options options) Create a photon map as prescribed by the givenPhotonStore.booleanInitialize the engine.booleanPrepare the sampler for rendering an image of w x h pixelsvoidPhotonStore.prepare(Options options, BoundingBox sceneBounds) Initialize this object for the specified scene size.voidScene.render(Options options, ImageSampler sampler, Display display) Render the scene using the specified options, image sampler and display. -
Uses of Options in org.sunflow.core.gi
Methods in org.sunflow.core.gi with parameters of type OptionsModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanboolean -
Uses of Options in org.sunflow.core.photonmap
Methods in org.sunflow.core.photonmap with parameters of type OptionsModifier and TypeMethodDescriptionvoidCausticPhotonMap.prepare(Options options, BoundingBox sceneBounds) voidGlobalPhotonMap.prepare(Options options, BoundingBox sceneBounds) voidGridPhotonMap.prepare(Options options, BoundingBox sceneBounds) -
Uses of Options in org.sunflow.core.renderer
Methods in org.sunflow.core.renderer with parameters of type OptionsModifier and TypeMethodDescriptionbooleanbooleanbooleanboolean