C# Class VVVV.Nodes.MessagePickTrackNode

Inheritance: IPluginEvaluate
Mostrar archivo Open project: velcrome/vvvv-Message

Protected Properties

Property Type Description
Indices HashSet>.Dictionary

Public Methods

Method Description
Evaluate ( int SpreadMax ) : void

Method Details

Evaluate() public method

public Evaluate ( int SpreadMax ) : void
SpreadMax int
return void

Property Details

Indices protected_oe property

protected Dictionary> Indices
return HashSet>.Dictionary