Partition of area along a area range dimension (width or depth). More...
#include <Partitions.h>
Public Types | |
using | Base_t = SortedPartition< Data, details::PartitionSorterByAreaRangeLower< Range >> |
Base class. More... | |
using | Base_t = PartitionContainer< Data > |
Base class. More... | |
Partition of area along a area range dimension (width or depth).
Definition at line 449 of file Partitions.h.
using geo::part::PartitionSortedByRange< Data, Range >::Base_t = SortedPartition <Data, details::PartitionSorterByAreaRangeLower<Range>> |
Base class.
Definition at line 455 of file Partitions.h.
using geo::part::SortedPartition< Data, Sorter >::Base_t = PartitionContainer<Data> |
Base class.
Definition at line 399 of file Partitions.h.