Table of Contents

Class RangeSelectNode

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll
public class RangeSelectNode : ImageNodeBase, INode, IHasID, IGroupable
Inheritance
RangeSelectNode
Implements
Inherited Members
Extension Methods

Constructors

RangeSelectNode()

Properties

max
min

Methods

Bypass(GraphContext)

Default bypass behavior that forwards the first input slot to the first output slot when both slots share the same data type.

ExecuteImmediate(GraphContext)

Executes the node synchronously using the supplied graph context.