[][src]Module tray_rust::film::render_target

Defines the render target for tray, where our image will be written too during rendering

Structs

ImageSample

A struct containing results of an image sample where a ray was fired through continuous pixel coordinates [x, y] and color color was computed

RenderTarget

RenderTarget is a RGBF render target to write our image too while rendering