|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scene | |
|---|---|
| org.sunflow.core | |
| org.sunflow.core.gi | |
| org.sunflow.core.renderer | |
| Uses of Scene in org.sunflow.core |
|---|
| Methods in org.sunflow.core with parameters of type Scene | |
|---|---|
boolean |
GIEngine.init(Options options,
Scene scene)
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 of Scene in org.sunflow.core.gi |
|---|
| Methods in org.sunflow.core.gi with parameters of type Scene | |
|---|---|
boolean |
IrradianceCacheGIEngine.init(Options options,
Scene scene)
|
boolean |
InstantGI.init(Options options,
Scene scene)
|
boolean |
FakeGIEngine.init(Options options,
Scene scene)
|
boolean |
PathTracingGIEngine.init(Options options,
Scene scene)
|
boolean |
AmbientOcclusionGIEngine.init(Options options,
Scene scene)
|
| Uses of Scene in org.sunflow.core.renderer |
|---|
| Methods in org.sunflow.core.renderer with parameters of type Scene | |
|---|---|
boolean |
MultipassRenderer.prepare(Options options,
Scene scene,
int w,
int h)
|
boolean |
SimpleRenderer.prepare(Options options,
Scene scene,
int w,
int h)
|
boolean |
BucketRenderer.prepare(Options options,
Scene scene,
int w,
int h)
|
boolean |
ProgressiveRenderer.prepare(Options options,
Scene scene,
int w,
int h)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||