NAME
A function of omni::geometry::path::conditional
OVERLOADS
omni::geometry::path::conditional::square
A function of omni::geometry::path::conditional
#include <omni/geometry/path.hpp>template < template < class, class > class std_seq_t, typename T, typename std_allocator_t > omni::geometry::path::conditional::square(T x, T y, T len, T step, bool invert_x, bool invert_y, const omni::delegate2<bool, T, T>& condition)OVERLOADS
template < template < class, class > class std_seq_t, typename T > omni::geometry::path::conditional::square(T x, T y, T len, T step, bool invert_x, bool invert_y, const omni::delegate2<bool, T, T>& condition)
template < template < class, class > class std_seq_t, typename T > omni::geometry::path::conditional::square(T x, T y, T len, T step, const omni::delegate2<bool, T, T>& condition)
template < template < class, class > class std_seq_t, typename T > omni::geometry::path::conditional::square(T x, T y, T len, const omni::delegate2<bool, T, T>& condition)
template < typename T > omni::geometry::path::conditional::square(T x, T y, T len, T step, bool invert_x, bool invert_y, const omni::delegate2<bool, T, T>& condition)
template < typename T > omni::geometry::path::conditional::square(T x, T y, T len, T step, const omni::delegate2<bool, T, T>& condition)
template < typename T > omni::geometry::path::conditional::square(T x, T y, T len, const omni::delegate2<bool, T, T>& condition)