Searched refs:RandomCurve (Results 1 – 1 of 1) sorted by relevance
139 class RandomCurve : public Curve { class141 RandomCurve(unsigned int rng_seed) in RandomCurve() function in __anon5f5b95920211::RandomCurve266 curve = new RandomCurve(rng_()); in generate_subpath()