![]() |
GlobeEngine
|
#include <iostream>#include <iomanip>#include <vector>#include <algorithm>#include "AxisAlignedBoundingBox.h"#include "AABBExt.h"#include "MortonOrder.h"#include "Timer.h"#include "Intrinsic_Includes.h"#include "CullableSpatialKey.h"Macros | |
| #define | GlobeEngineTesting_Main_h |
Functions | |
| std::shared_ptr< geSpatial::CullableSpatialKey > | getKey () |
| std::shared_ptr< geSpatial::CullableSpatialKey > const & | getKey2 () |
| int | main (int argc, char *argv[]) |
| #define GlobeEngineTesting_Main_h |
| std::shared_ptr< geSpatial::CullableSpatialKey > getKey | ( | ) |
| std::shared_ptr< geSpatial::CullableSpatialKey > const& getKey2 | ( | ) |