Click or drag to resize

TilerSetFilledCells Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.JobElements.Tiler.SetFilledCells(System.Collections.Generic.HashSet{System.Int32})"]


Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.40.0
Syntax
C#
public void SetFilledCells(
	HashSet<int> traversedIndices
)

Parameters

traversedIndices  HashSetInt32

[Missing <param name="traversedIndices"/> documentation for "M:RAYLASE.MarkerPlugin.JobElements.Tiler.SetFilledCells(System.Collections.Generic.HashSet{System.Int32})"]

Implements

ITilerSetFilledCells(HashSetInt32)
See Also