Uses of Class org.sunflow.core.Scene

Uses in package org.sunflow.core

Methods with parameter type org.sunflow.core.Scene

boolean
Initialize the engine.
boolean
ImageSampler.prepare(Options options, Scene scene, int w, int h)
Prepare the sampler for rendering an image of w x h pixels

Uses in package org.sunflow.core.gi

Methods with parameter type org.sunflow.core.Scene

boolean
Initialize the engine.
boolean
Initialize the engine.
boolean
boolean
Initialize the engine.
boolean
Initialize the engine.

Uses in package org.sunflow.core.renderer

Methods with parameter type org.sunflow.core.Scene

boolean
BucketRenderer.prepare(Options options, Scene scene, int w, int h)
Prepare the sampler for rendering an image of w x h pixels
boolean
ProgressiveRenderer.prepare(Options options, Scene scene, int w, int h)
Prepare the sampler for rendering an image of w x h pixels
boolean
SimpleRenderer.prepare(Options options, Scene scene, int w, int h)