attrs/pos.hpp

struct gviz::attrs::Pos : public AttributeBase<Pos, PosType>

Public Types

using value_type = PosType

Public Functions

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

Public Static Functions

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

Public Static Attributes

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

Typedefs

using PosType = std::optional<std::variant<attrtypes::PointType<double>, attrtypes::SplineType<std::vector>>>
file pos.hpp
#include <>
#include <>
#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