|
|
constexpr | animation_handle (const math::uuid &id) |
| |
|
constexpr auto | is_valid () const noexcept -> bool |
| |
|
constexpr auto | operator== (const animation_handle &other) const noexcept -> bool=default |
| |
|
constexpr auto | operator== (const basic_uuid &other) const noexcept -> bool |
| |
|
constexpr auto | operator< (const basic_uuid &other) const noexcept -> bool |
| |
|
constexpr auto | value () const noexcept -> value_type |
| |
|
|
using | value_type = Type |
| |
|
static constexpr auto | nil () -> basic_uuid |
| |
|
static constexpr auto | from_value (const value_type value) -> basic_uuid |
| |
|
static constexpr auto | create () -> basic_uuid |
| |
The documentation for this struct was generated from the following file: