MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / scatter_points

Function scatter_points

node-graph/nodes/vector/src/vector_nodes.rs:1943–1990  ·  view source on GitHub ↗
(
	_: impl Ctx,
	content: List<Vector>,
	#[unit(" px")]
	#[default(10.)]
	#[range]
	#[hard(0.01..)]
	#[soft(1..100)]
	separation: f64,
	seed: SeedValue,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

poissonFunction · 0.85

Calls 10

poisson_disk_pointsFunction · 0.85
stroke_bezpath_iterMethod · 0.80
elementMethod · 0.80
set_stroke_transformMethod · 0.80
element_mutMethod · 0.80
into_iterMethod · 0.45
bounding_boxMethod · 0.45
iterMethod · 0.45
pushMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected