GlobeEngine
Main Page
Namespaces
Classes
Files
File List
File Members
MortonOrder.h
Go to the documentation of this file.
1
7
#ifndef GlobeEngine_MortonOrder_h
8
#define GlobeEngine_MortonOrder_h
9
10
#include <vector>
11
#include <cstddef>
12
13
#include "
AxisAlignedBoundingBox.h
"
14
15
namespace
geData
{
16
17
std::vector<size_t>
computeMortonOrder
(
18
size_t
aCount,
19
ge::AABB3f
const
& aRoot,
20
float
const
* __restrict aCenters
21
);
22
23
}
24
#endif
AxisAlignedBoundingBox.h
geData::computeMortonOrder
std::vector< size_t > computeMortonOrder(size_t aCount, ge::AABB3f const &aRoot, float const *__restrict aCenters)
Definition:
MortonOrder.cpp:69
geData
Definition:
AvalancheTrainingSimulationEngine.h:39
ge::AxisAlignedBoundingBox
Definition:
AxisAlignedBoundingBox.h:22
src
globeEngineDataStructures
include
MortonOrder.h
Generated on Wed Aug 9 2017 14:47:06 for GlobeEngine by
1.8.9