Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Interface org.sunflow.core.ImageSampler
Uses in package org.sunflow.core
Methods with parameter type org.sunflow.core.ImageSampler
void
Scene
.
render
(
Options
options,
ImageSampler
sampler,
Display
display)
Render the scene using the specified options, image sampler and display.
Uses in package org.sunflow.core.renderer
Classes implementing org.sunflow.core.ImageSampler
class
BucketRenderer
class
ProgressiveRenderer
class
SimpleRenderer
Overview
Package
Class
Use
Tree
Index
Deprecated
About