attrs/quadtree.hpp

struct gviz::attrs::QuadTree : public AttributeBase<QuadTree, QuadTreeType>

Public Types

using value_type = QuadTreeType

Public Functions

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

Typedefs

using QuadTreeType = std::variant<attrtypes::QuadType, bool>
file quadtree.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