Class extracting the lower bound of the specified range of an area. More...
#include <Partitions.h>
Public Types | |
using | Area_t = AreaOwner::Area_t |
Public Member Functions | |
double | operator() (double lower) const |
double | operator() (Area_t::Range_t const &r) const |
double | operator() (Area_t const &area) const |
double | operator() (AreaOwner const &area) const |
double | operator() (AreaOwner const *ptr) const |
Static Public Attributes | |
static constexpr auto | range = Range |
Class extracting the lower bound of the specified range of an area.
Definition at line 686 of file Partitions.h.
using geo::part::details::RangeLowerBoundExtractor< Range >::Area_t = AreaOwner::Area_t |
Definition at line 688 of file Partitions.h.
|
inline |
Definition at line 690 of file Partitions.h.
|
inline |
Definition at line 691 of file Partitions.h.
|
inline |
Definition at line 693 of file Partitions.h.
|
inline |
Definition at line 695 of file Partitions.h.
|
inline |
Definition at line 697 of file Partitions.h.
|
static |
Definition at line 687 of file Partitions.h.