driver

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2017 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OutputFloat

type OutputFloat struct {
	NodeDef  core.NodeDef `node:"-"`
	Filename string
}

OutputFloat is a node which saves the rendered image into a Float file.

func (*OutputFloat) Def

func (n *OutputFloat) Def() core.NodeDef

Def is a core.Node method.

func (*OutputFloat) Name

func (n *OutputFloat) Name() string

Name is a core.Node method.

func (*OutputFloat) PostRender

func (n *OutputFloat) PostRender() error

PostRender is a core.Node method.

func (*OutputFloat) PreRender

func (n *OutputFloat) PreRender() error

PreRender is a core.Node method.

type OutputHDR

type OutputHDR struct {
	NodeDef  core.NodeDef `node:"-"`
	Filename string
}

OutputHDR is a node which saves the rendered image intoa Radiance HDR file.

func (*OutputHDR) Def

func (n *OutputHDR) Def() core.NodeDef

Def is a core.Node method.

func (*OutputHDR) Name

func (n *OutputHDR) Name() string

Name is a core.Node method.

func (*OutputHDR) PostRender

func (n *OutputHDR) PostRender() error

PostRender is a core.Node method.

func (*OutputHDR) PreRender

func (n *OutputHDR) PreRender() error

PreRender is a core.Node method.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL