Click or drag to resize

ITilerSetFilledCells Method

[Missing <summary> documentation for "M:RAYLASE.Marker.JobElement.ITiler.SetFilledCells(System.Collections.Generic.HashSet{System.Int32})"]


Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.38.0
Syntax
C#
void SetFilledCells(
	HashSet<int> traversedIndices
)

Parameters

traversedIndices  HashSetInt32

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

See Also