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

Function sample_polyline

node-graph/nodes/vector/src/vector_nodes.rs:1489–1571  ·  view source on GitHub ↗
(
	_: impl Ctx,
	content: List<Vector>,
	spacing: PointSpacingType,
	#[default(100.)]
	#[hard(0..)]
	#[unit(" px")]
	separation: f64,
	#[default(100)]
	#[hard(2..)]
	quantity: u32,
	#[hard(0..)]
	#[un

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 15

compute_sample_locationsFunction · 0.85
element_mutMethod · 0.80
set_stroke_transformMethod · 0.80
stroke_bezpath_iterMethod · 0.80
elementMethod · 0.80
append_bezpathMethod · 0.80
positionsMethod · 0.80
vector_node_from_bezpathFunction · 0.70
is_linearFunction · 0.50
startMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected