NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
octoclass::IndexedKeySet Class Reference

#include <indexed_octree_key.h>

Public Member Functions

void Insert (const octomap::OcTreeKey &key, uint &index)
 
bool Key2Index (const octomap::OcTreeKey &key, uint *index_out)
 
size_t Size ()
 

Public Attributes

KeySet set_
 

Member Function Documentation

◆ Insert()

void octoclass::IndexedKeySet::Insert ( const octomap::OcTreeKey &  key,
uint &  index 
)
inline

◆ Key2Index()

bool octoclass::IndexedKeySet::Key2Index ( const octomap::OcTreeKey &  key,
uint *  index_out 
)
inline

◆ Size()

size_t octoclass::IndexedKeySet::Size ( )
inline

Member Data Documentation

◆ set_

KeySet octoclass::IndexedKeySet::set_

The documentation for this class was generated from the following file: