attrs/rects.hpp

struct gviz::attrs::Rects : public AttributeBase<Rects, RectsType>

Public Types

using value_type = RectsType

Public Functions

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

Typedefs

using RectsType = std::optional<attrtypes::Rect>
file rects.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