attrs/weight.hpp
-
struct gviz::attrs::Weight : public AttributeBase<Weight, double>
Public Types
-
using value_type = double
Public Functions
-
inline explicit constexpr Weight() noexcept
-
inline explicit constexpr Weight(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 value) noexcept
Public Static Attributes
-
static constexpr const char *const name = "weight"
-
using value_type = double
-
namespace gviz
-
namespace attrs
- file weight.hpp
- #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