attrs/orientation.hpp

struct gviz::attrs::Orientation : public AttributeBase<Orientation, OrientationType>

Public Types

using value_type = OrientationType

Public Functions

inline explicit Orientation() noexcept
inline explicit Orientation(const value_type &value)
inline explicit Orientation(value_type &&value)

Public Static Functions

static inline value_type get_default_value() noexcept
static inline bool is_default(const value_type &value) noexcept
static inline bool constraint(const value_type &value) noexcept

Public Static Attributes

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

Typedefs

using OrientationType = std::variant<double, std::string>
file orientation.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