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