A circle winding multiple times around.
Definition KnotPath.hpp:18
typename Impl::Vertices Vertices
Definition KnotPath.hpp:32
Impl mParametricPath
Definition KnotPath.hpp:21
typename Impl::Edges Edges
Definition KnotPath.hpp:29
KnotPath(int p=2, int q=3, int segments=96)
Edges edges() const noexcept
Definition KnotPath.hpp:30
Vertices vertices() const noexcept
Definition KnotPath.hpp:33
Definition ParametricPath.hpp:20
Definition ParametricPath.hpp:36
Path generated by evaluating callback functions at even intervals.
Definition ParametricPath.hpp:18
Vertices vertices() const noexcept
Edges edges() const noexcept
Definition AnyGenerator.hpp:12
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25