Beispiel #1
0
	Edges edges() const noexcept { return shape_.edges(); }
Beispiel #2
0
	Edges edges() const noexcept { return transformPath_.edges(); }
Beispiel #3
0
 Edges edges() const noexcept {
     return parametricPath_.edges();
 }
Beispiel #4
0
	Edges edges() const noexcept { return mergeShape_.edges(); }