Sparkle 0.0.1
Loading...
Searching...
No Matches
std::numeric_limits< spk::Vector2Int > Class Reference
Inheritance diagram for std::numeric_limits< spk::Vector2Int >:
Inheritance graph
Collaboration diagram for std::numeric_limits< spk::Vector2Int >:
Collaboration graph

Additional Inherited Members

Public Types inherited from spk::MathUtils::NumericLimitVector2< spk::Vector2Int::value_type >
using value_type
 Vector type using the provided scalar.
Static Public Member Functions inherited from spk::MathUtils::NumericLimitVector2< spk::Vector2Int::value_type >
static constexpr value_type min () noexcept
 Returns the minimum finite value for each component.
static constexpr value_type max () noexcept
 Returns the maximum finite value for each component.
static constexpr value_type lowest () noexcept
 Returns the lowest finite value for each component.
static constexpr value_type epsilon () noexcept
 Returns the machine epsilon for each component.
static constexpr value_type roundError () noexcept
 Returns the rounding error for each component.
Static Public Attributes inherited from spk::MathUtils::NumericLimitVector2< spk::Vector2Int::value_type >
static constexpr bool is_specialized
 Indicates this specialization is provided.
static constexpr int digits
 Number of radix digits for the scalar type.
static constexpr int digits10
 Number of base-10 digits for the scalar type.
static constexpr int max_digits10
 Maximum number of base-10 digits to preserve round-trips.
static constexpr bool is_signed
 true if the scalar type is signed.
static constexpr bool is_integer
 true if the scalar type is integer.
static constexpr bool is_exact
 true if the scalar type is exact.
static constexpr int radix
 The radix of the scalar type representation.

The documentation for this class was generated from the following file: