attrs/esep.hpp

struct gviz::attrs::Esep : public AttributeBase<Esep, EsepType>

Public Types

using value_type = EsepType

Public Functions

inline explicit constexpr Esep() noexcept
inline explicit constexpr Esep(const value_type &value)
inline explicit constexpr Esep(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 = "esep"
namespace gviz
namespace gviz::attrs

Typedefs

using EsepType = std::variant<attrtypes::AddDouble, attrtypes::Addible<attrtypes::PointType<double>>>
file esep.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