attrs/area.hpp
-
struct gviz::attrs::Area : public AttributeBase<Area, double>
Public Types
-
using value_type = double
Public Functions
-
inline explicit constexpr Area() noexcept
-
inline explicit constexpr Area(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 = "area"
-
using value_type = double
-
namespace gviz
-
namespace attrs
- file area.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