PPL API Reference |
|
---|
This is the complete list of members for Range< T >, including all inherited members.
Center() const noexcept | Range< T > | |
Clearance(const U &_val) const noexcept | Range< T > | |
ClearancePoint(const U &_val) const noexcept | Range< T > | |
Contains(const U &_val, const double _tolerance=1e-8) const noexcept | Range< T > | |
ExpandToInclude(const T _t) noexcept | Range< T > | |
Length() const noexcept | Range< T > | |
max | Range< T > | |
min | Range< T > | |
operator==(const Range< T > &_other) const | Range< T > | |
Range() noexcept | Range< T > | |
Range(const T _min, const T _max) noexcept | Range< T > | |
Range(const std::pair< T, T > &_bounds) noexcept | Range< T > | |
Resize(const T _min, const T _max) noexcept | Range< T > | |
Sample() const noexcept | Range< T > | |
SetCenter(const T _t) noexcept | Range< T > | |
Translate(const T _t) noexcept | Range< T > |