omni::geometry::path::conditional::line
NAME

omni::geometry::path::conditional::line

A function of omni::geometry::path::conditional

#include <omni/geometry/path.hpp>
template < typename T > omni::geometry::path::conditional::line(T x1, T y1, T x2, T y2, T step, uint32_t skip, const omni::delegate2<bool, T, T>& condition)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top