attrs/pad.hpp

struct gviz::attrs::Pad : public AttributeBase<Pad, PadType>

Public Types

using value_type = PadType

Public Functions

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

Typedefs

using PadType = std::variant<double, attrtypes::PointType<double>>
file pad.hpp
#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