MCPcopy Create free account
hub / github.com/ProbableTrain/MapGenerator / createStreamline

Method createStreamline

src/ts/impl/streamlines.ts:262–283  ·  view source on GitHub ↗

* Finds seed and creates a streamline from that point * Pushes new candidate seeds to queue * @return {Vector[]} returns false if seed isn't found within params.seedTries

(major: boolean)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

updateMethod · 0.95
createAllStreamlinesMethod · 0.95

Calls 9

getSeedMethod · 0.95
integrateStreamlineMethod · 0.95
validStreamlineMethod · 0.95
gridMethod · 0.95
streamlinesMethod · 0.95
simplifyStreamlineMethod · 0.95
candidateSeedsMethod · 0.95
addPolylineMethod · 0.80
equalsMethod · 0.80

Tested by

no test coverage detected