Package | Description |
---|---|
org.sunflow | |
org.sunflow.core | |
org.sunflow.core.display | |
org.sunflow.core.renderer | |
org.sunflow.system |
Modifier and Type | Class and Description |
---|---|
class |
Benchmark |
Modifier and Type | Method and Description |
---|---|
void |
SunflowAPIInterface.render(java.lang.String optionsName,
Display display)
Render using the specified options and the specified display.
|
void |
SunflowAPI.render(java.lang.String optionsName,
Display display) |
Modifier and Type | Method and Description |
---|---|
void |
ImageSampler.render(Display display)
Render the image to the specified display.
|
void |
Scene.render(Options options,
ImageSampler sampler,
Display display)
Render the scene using the specified options, image sampler and display.
|
Modifier and Type | Class and Description |
---|---|
class |
FastDisplay |
class |
FileDisplay |
class |
FrameDisplay |
class |
ImgPipeDisplay |
Modifier and Type | Method and Description |
---|---|
void |
BucketRenderer.render(Display display) |
void |
ProgressiveRenderer.render(Display display) |
void |
SimpleRenderer.render(Display display) |
void |
MultipassRenderer.render(Display display) |
Modifier and Type | Class and Description |
---|---|
class |
ImagePanel |