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

Function pack_strips

node-graph/nodes/vector/src/vector_nodes.rs:873–990  ·  view source on GitHub ↗
(
	_: impl Ctx,
	#[implementations(
		List<Graphic>,
		List<Vector>,
		List<Raster<CPU>>,
		List<Raster<GPU>>,
	)]
	elements: List<T>,
	#[default(0.)]
	#[unit(" px")]
	separation: f64,
	#[default(1000

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

set_attributeMethod · 0.80
into_iterMethod · 0.45
cloneMethod · 0.45
bounding_boxMethod · 0.45
maxMethod · 0.45
partial_cmpMethod · 0.45
pushMethod · 0.45
iterMethod · 0.45

Tested by

no test coverage detected