attrs/normalize.hpp

struct gviz::attrs::Normalize : public AttributeBase<Normalize, NormalizeType>

Public Types

using value_type = NormalizeType

Public Functions

inline explicit constexpr Normalize() noexcept
inline explicit constexpr Normalize(value_type value)

Public Static Functions

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

Public Static Attributes

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

Typedefs

using NormalizeType = std::variant<bool, double>
file normalize.hpp
#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