attrs/scale.hpp

struct gviz::attrs::Scale : public AttributeBase<Scale, ScaleType>

Public Types

using value_type = ScaleType

Public Functions

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

Typedefs

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