![]() |
GlobeEngine
|
#include <SpatialKey.h>
Public Member Functions | |
| SpatialTreeKey () | |
| SpatialTreeKey (short _lod) | |
| short | getLod () const |
| void | setLod (short _in) |
| const T * | getCoord () const |
| std::string | getKeyAsString () |
Protected Attributes | |
| short | lod |
| T | coord [D] |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const SpatialTreeKey< D, T > &key) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
protected |
|
protected |