attrs/vertices.hpp

struct gviz::attrs::Vertices : public AttributeBase<Vertices, VerticesType>

Public Types

using value_type = VerticesType

Public Functions

inline explicit Vertices() noexcept
inline explicit Vertices(const value_type &value)
inline explicit Vertices(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&) noexcept

Public Static Attributes

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

Typedefs

using VerticesType = std::vector<attrtypes::PointType<double>>
file vertices.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