Uses of Interface org.sunflow.core.Display

Uses in package org.sunflow.system

Classes implementing org.sunflow.core.Display

class

Uses in package org.sunflow.core.renderer

Methods with parameter type org.sunflow.core.Display

void
Render the image to the specified display.
void
Render the image to the specified display.
void

Uses in package org.sunflow

Classes implementing org.sunflow.core.Display

class

Methods with parameter type org.sunflow.core.Display

void
SunflowAPI.render(String optionsName, Display display)
Render using the specified options and the specified display.

Uses in package org.sunflow.core.display

Classes implementing org.sunflow.core.Display

class
class
class
class
class
This display outputs a tiled OpenEXR file with RGB information.

Uses in package org.sunflow.core

Methods with parameter type org.sunflow.core.Display

void
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.