#include <morton_order.h>
Definition at line 27 of file morton_order.h.
◆ CallMortonIteratorConsumer()
void bdm::MortonOrder::CallMortonIteratorConsumer |
( |
uint64_t |
start_index, |
|
|
uint64_t |
end_index, |
|
|
Functor< void, Iterator< uint64_t > * > & |
f |
|
) |
| const |
◆ GetMortonCode()
uint64_t bdm::MortonOrder::GetMortonCode |
( |
uint64_t |
box_index | ) |
const |
◆ Update()
void bdm::MortonOrder::Update |
( |
const std::array< uint64_t, 3 > & |
num_boxes_axis | ) |
|
◆ num_boxes_
uint64_t bdm::MortonOrder::num_boxes_ |
|
private |
◆ offset_index_
std::vector<std::pair<uint64_t, uint64_t> > bdm::MortonOrder::offset_index_ |
|
private |
The documentation for this class was generated from the following files: