NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
indexed_octree_key.h File Reference
#include <octomap/octomap.h>
#include <octomap/OcTree.h>
#include <unordered_set>
Include dependency graph for indexed_octree_key.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octoclass::IndexedOcTreeKey
 
struct  octoclass::IndexedOcTreeKey::KeyHash
 Provides a hash function on Keys. More...
 
class  octoclass::IndexedKeySet
 

Namespaces

 octoclass
 

Typedefs

typedef uint16_t octoclass::key_type
 
typedef std::tr1::unordered_set< IndexedOcTreeKey, IndexedOcTreeKey::KeyHash > octoclass::KeySet