attrs/sep.hpp

struct gviz::attrs::Sep : public AttributeBase<Sep, SepType>

Public Types

using value_type = SepType

Public Functions

inline explicit constexpr Sep() noexcept
inline explicit constexpr Sep(const value_type &value)
inline explicit constexpr Sep(value_type &&value)

Public Static Functions

static inline constexpr value_type get_default_value() noexcept
static inline constexpr bool is_default(const value_type &value) noexcept
static inline constexpr bool constraint(const value_type&) noexcept

Public Static Attributes

static constexpr const char *const name = "sep"
namespace gviz
namespace gviz::attrs

Typedefs

using SepType = std::variant<attrtypes::AddDouble, attrtypes::Addible<attrtypes::PointType<double>>>
file sep.hpp
#include <>
#include “”
#include “”
#include “”
dir /home/cthulhu/projects/repos/libgvizard/include/gvizard/attrs
dir /home/cthulhu/projects/repos/libgvizard/include/gvizard
dir /home/cthulhu/projects/repos/libgvizard/include