NAME
A function of omni::geometry::path::conditional
OVERLOADS
omni::geometry::path::conditional::rectangle
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::rectangle(T x, T y, T x_len, T y_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::rectangle(T x, T y, T x_len, T y_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::rectangle(T x, T y, T x_len, T y_len, T step, const omni::delegate2<bool, T, T>& condition)
template < template < class, class > class std_seq_t, typename T > omni::geometry::path::conditional::rectangle(T x, T y, T x_len, T y_len, const omni::delegate2<bool, T, T>& condition)
template < typename T > omni::geometry::path::conditional::rectangle(T x, T y, T x_len, T y_len, T step, bool invert_x, bool invert_y, const omni::delegate2<bool, T, T>& condition)
template < typename T > omni::geometry::path::conditional::rectangle(T x, T y, T x_len, T y_len, T step, const omni::delegate2<bool, T, T>& condition)
template < typename T > omni::geometry::path::conditional::rectangle(T x, T y, T x_len, T y_len, const omni::delegate2<bool, T, T>& condition)