attrs/size.hpp

struct gviz::attrs::Size : public AttributeBase<Size, SizeType>

Public Types

using value_type = SizeType

Public Functions

inline explicit constexpr Size() noexcept
inline explicit constexpr Size(const 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 = "size"
namespace gviz
namespace gviz::attrs

Typedefs

using SizeType = std::optional<std::variant<double, attrtypes::PointType<double>>>
file size.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